Skip to content

Commit

Permalink
Merge pull request #589 from seanpmyers/dependabot/cargo/loremaster-w…
Browse files Browse the repository at this point in the history
…eb-server/futures-0.3.29

Bump futures from 0.3.28 to 0.3.29 in /loremaster-web-server
  • Loading branch information
seanpmyers authored Oct 29, 2023
2 parents afad63a + 48b4f95 commit 3ceac40
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions loremaster-web-server/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-web-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ email_address = { version = "0.2.4" }
# Logging
env_logger = "0.10.0"
# Provides async programming foundational functionality
futures = "0.3.28"
futures = "0.3.29"
# Logging
log = { version = "0.4.20" }
# Rust Object Notation
Expand Down

0 comments on commit 3ceac40

Please sign in to comment.