Skip to content

Commit

Permalink
Merge pull request #619 from seanpmyers/dependabot/cargo/loremaster-d…
Browse files Browse the repository at this point in the history
…atabase/tokio-1.35.0

Bump tokio from 1.34.0 to 1.35.0 in /loremaster-database
  • Loading branch information
seanpmyers authored Dec 11, 2023
2 parents 2c76573 + 41c47f5 commit 35434d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions loremaster-database/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 loremaster-database/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ sqlx = { version = "0.6.3", features = [
# Error/exception handling
thiserror = "1.0.50"
# Backend async I/O functionality
tokio = { version = "1.34.0", features = ["full"] }
tokio = { version = "1.35.0", features = ["full"] }

0 comments on commit 35434d9

Please sign in to comment.