Skip to content

Commit

Permalink
Merge pull request #93 from jonerrr/dependabot/cargo/backend/thiserro…
Browse files Browse the repository at this point in the history
…r-2.0.9

Bump thiserror from 2.0.7 to 2.0.9 in /backend
  • Loading branch information
jonerrr authored Dec 29, 2024
2 parents c3e9dc6 + 7574e5f commit b57739c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -36,7 +36,7 @@ sqlx = { version = "0.8.1", features = [
"chrono",
"uuid",
] }
thiserror = "2.0.7"
thiserror = "2.0.9"
tokio = { version = "1.42.0", features = ["full"] }
# tokio-stream = { version = "0.1.16", features = ["sync"] }
# tokio-tungstenite = "0.24.0"
Expand Down

0 comments on commit b57739c

Please sign in to comment.