diff --git a/physerver/Cargo.toml b/physerver/Cargo.toml index 4ca5250..bc591d7 100644 --- a/physerver/Cargo.toml +++ b/physerver/Cargo.toml @@ -71,7 +71,7 @@ tracing = "0.1" tracing-subscriber = { version = "0.3", features = ["env-filter", "json"] } # Configuration -toml = "0.8" +toml = "1.1" clap = { version = "4.4", features = ["derive"] } # Error handling