diff --git a/Cargo.toml b/Cargo.toml index 461d5da..2fb4d11 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,5 +16,5 @@ reprc_proc_macro = { path = "src/reprc_proc_macro" } serde = { version = "1.0.200", features = ["derive"] } [dev-dependencies] -serde_json = { version = "1.0.116" } +serde_json = { version = "1.0.117" }