Skip to content

Commit 41ae512

Browse files
Bump serde_with from 3.15.0 to 3.16.1 in /scylla-server
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.15.0 to 3.16.1. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.15.0...v3.16.1) --- updated-dependencies: - dependency-name: serde_with dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4315e02 commit 41ae512

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)