build: use edition "2021"
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
name = "simple-easing"
|
||||
version = "1.0.0"
|
||||
description = "Set of simple easing functions"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
repository = "https://gitlab.com/chpio/simple-easing"
|
||||
license = "MIT OR Apache-2.0"
|
||||
include = [
|
||||
|
||||
Reference in New Issue
Block a user