mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-07-26 07:58:14 +00:00
chore: update nom dependency to 0.8
update syntax with : - add explicit call of `parse` method - add ref slice management for `tag` fn
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ lazy_static = "1.5"
|
||||
md-5 = "0.10"
|
||||
mktemp = "0.5"
|
||||
nix = { version = "0.31", default-features = false, features = ["fs"] }
|
||||
nom = "7.1"
|
||||
nom = "8.0"
|
||||
parking_lot = "0.12"
|
||||
parse_duration = "2.1"
|
||||
paste = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user