Skip to content

Commit

Permalink
Merge pull request #45 from unavi-xyz/dependabot/cargo/rust-s3-0.35.1
Browse files Browse the repository at this point in the history
Bump rust-s3 from 0.34.0 to 0.35.1
  • Loading branch information
kayhhh authored Sep 25, 2024
2 parents c35e4a6 + 92b6700 commit a1772c1
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 16 deletions.
37 changes: 22 additions & 15 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 @@ -43,7 +43,7 @@ serde_json.workspace = true
thiserror = "1.0.59"
tracing.workspace = true

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

Expand Down

0 comments on commit a1772c1

Please sign in to comment.