diff --git a/Cargo.toml b/Cargo.toml
index 40375d8..9bb7fe8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,7 +26,7 @@ members = [
 destructure_traitobject = "0.3.0"
 itertools = "0.14.0"
 serde = { version = "1.0.203", features = ["derive"] }
-ron = "0.8.1"
+ron = "0.9.0"
 paste = "1.0.15"
 chrono = { version = "0.4.35", features = ["serde"] }
 anyhow = { version = "1.0.86", features = ["backtrace"] }