mirror of
https://github.com/mii443/RustySecrets.git
synced 2025-08-27 10:39:21 +00:00
change version requirements to ^x.y.z
This commit is contained in:
@ -7,6 +7,6 @@ license = "GPLv3"
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
getopts = "0.2.1"
|
getopts = "^0.2.1"
|
||||||
rustc-serialize = "0.2.11"
|
rustc-serialize = "^0.2.11"
|
||||||
crc24 = "0.1.0"
|
crc24 = "^0.1.0"
|
||||||
|
Reference in New Issue
Block a user