nodrop: Use odds & bump version
This commit is contained in:
+4
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "nodrop"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
authors = ["bluss"]
|
||||
|
||||
license = "MIT/Apache-2.0"
|
||||
@@ -16,3 +16,6 @@ keywords = ["container", "drop"]
|
||||
# Optional, nightly channel
|
||||
# Use no drop flag. See API doc for more info.
|
||||
no_drop_flag = []
|
||||
|
||||
[dependencies.odds]
|
||||
version = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user