diff --git a/Cargo.toml b/Cargo.toml index 5af44b5..71c7d7f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" [dependencies] -icechip = "0.1.0" +icechip = "0.1.1" redb = "2.1.3" rocket = { version = "0.5.1", features = ["json"] } #sled = { version = "0.34.7", features = ["mutex"] }