diff --git a/Cargo.toml b/Cargo.toml index a542c31..15b63de 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,5 +36,5 @@ size = "0.4.1" sled = "0.34.7" thiserror = "1.0.40" tokio = { version="1.27.0", features=["full"] } -toml = "0.7.4" +toml = "0.8.8" uuid = { version="1.3.1", features = ["v4","fast-rng","macro-diagnostics"] } \ No newline at end of file