Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/cargo/backend/serde-1…
Browse files Browse the repository at this point in the history
….0.193'
  • Loading branch information
martin-fink committed Nov 27, 2023
2 parents 24ef58b + 200e78b commit e902b73
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions backend/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
axum = { version = "0.6.20", features = ["tower-log"] }
serde = { version = "1.0.188", features = ["derive"] }
serde = { version = "1.0.193", features = ["derive"] }
serde_json = "1.0.107"
tokio = { version = "1.34.0", features = ["full"] }
tower = "0.4.13"
Expand Down

0 comments on commit e902b73

Please sign in to comment.