diff --git a/Cargo.toml b/Cargo.toml index fe8078d446..e1bec70ff6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -102,8 +102,6 @@ rand = "0.8.5" regex = "1.10.5" reqwest = { version = "0.12.12", default-features = false, features = ["json"] } roaring = { version = "0.11" } -# Until https://github.com/elastio/bon/pull/336/ has been resolved -rustversion = "1.0.19" rust_decimal = "1.37.1" serde = { version = "1.0.219", features = ["rc"] } serde_bytes = "0.11.17"