Skip to content

Commit 3c22b5d

Browse files
committed
primitives - Cargo - update serde_with
1 parent ae4a94d commit 3c22b5d

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

Cargo.lock

+13-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

primitives/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ serde_json = "1.0"
1717
serde-hex = "0.1.0"
1818
serde_millis = "0.1.1"
1919
# Used prefixes on field for targeting::Input, and `campaign::Active`
20-
serde_with = "1.6"
20+
serde_with = "1.9"
2121
# Configuration
2222
toml = "0.5"
2323
# Logging

0 commit comments

Comments
 (0)