Skip to content

Commit d22a3d0

Browse files
Update Rust crate serde_with to 3.12.0 (#7692)
1 parent d94d390 commit d22a3d0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ serde_json = "1.0.139"
609609
serde_path_to_error = "0.1.16"
610610
serde_tokenstream = "0.2"
611611
serde_urlencoded = "0.7.1"
612-
serde_with = "3.11.0"
612+
serde_with = "3.12.0"
613613
sha2 = "0.10.8"
614614
sha3 = "0.10.8"
615615
shell-words = "1.1.0"

0 commit comments

Comments
 (0)