nodrop: Use newer odds & Bump version
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "nodrop"
|
name = "nodrop"
|
||||||
version = "0.1.3"
|
version = "0.1.4"
|
||||||
authors = ["bluss"]
|
authors = ["bluss"]
|
||||||
|
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
@@ -18,4 +18,4 @@ keywords = ["container", "drop"]
|
|||||||
no_drop_flag = []
|
no_drop_flag = []
|
||||||
|
|
||||||
[dependencies.odds]
|
[dependencies.odds]
|
||||||
version = "0.1"
|
version = "0.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user