Skip to content

Commit

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

Bump anyhow from 1.0.75 to 1.0.79 in /loremaster-database
  • Loading branch information
seanpmyers authored Jan 2, 2024
2 parents dc9a5be + 594641c commit fd2b9c7
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 @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
# Error handling
anyhow = "1.0.75"
anyhow = "1.0.79"
# Provides async programming foundational functionality
futures = "0.3.29"
loremaster = { path = "../loremaster" }
Expand Down

0 comments on commit fd2b9c7

Please sign in to comment.