Skip to content

Commit

Permalink
Merge pull request #38 from unavi-xyz/dependabot/cargo/rust-s3-0.34.0
Browse files Browse the repository at this point in the history
Bump rust-s3 from 0.33.0 to 0.34.0
  • Loading branch information
kayhhh authored Jun 26, 2024
2 parents 8b4c294 + bf4a52a commit 1814ea4
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 54 deletions.
107 changes: 54 additions & 53 deletions 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 crates/dwn/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ serde_json.workspace = true
thiserror = "1.0.59"
tracing.workspace = true

rust-s3 = { version = "0.33.0", optional = true }
rust-s3 = { version = "0.34.0", optional = true }
surrealdb = { workspace = true, optional = true }
tokio = { workspace = true, optional = true }

Expand Down

0 comments on commit 1814ea4

Please sign in to comment.