Forgot a bump

This commit is contained in:
Alex Auvolat
2021-01-15 18:36:51 +01:00
parent ceeb0732a2
commit e818f51073
2 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ path = "lib.rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
garage_util = { version = "0.1", path = "../util" }
garage_util = { version = "0.1.1", path = "../util" }
garage_table = { version = "0.1.1", path = "../table" }
garage_model = { version = "0.1.1", path = "../model" }