Skip to content

Commit d5336c8

Browse files
authored
Merge pull request #505 from Northeastern-Electric-Racing/dependabot/cargo/scylla-server/serde_with-3.16.1
Bump serde_with from 3.15.0 to 3.16.1 in /scylla-server
2 parents e976f96 + 41ae512 commit d5336c8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

scylla-server/Cargo.lock

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

scylla-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ axum-macros = "0.5.0"
3232
diesel-async = { version = "0.6.1", features = ["postgres", "bb8", "async-connection-wrapper", "sync-connection-wrapper", "tokio"] }
3333
rustc-hash = "2.1.1"
3434
evalexpr = "13.1.0"
35-
serde_with = "3.14.1"
35+
serde_with = "3.16.1"
3636
derive_more = { version = "2.1.1", features = ["as_ref", "display"] }
3737
[target.'cfg(not(target_env = "msvc"))'.dependencies]
3838
tikv-jemallocator = "0.6"

0 commit comments

Comments
 (0)