Skip to content

Commit

Permalink
Update the Mountpoint CRT + other rust dependencies (#119)
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Beal <[email protected]>
  • Loading branch information
muddyfish and muddyfish authored Jan 25, 2024
1 parent d44842a commit 54e0bee
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions s3torchconnectorclient/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 s3torchconnectorclient/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pyo3 = { version = "0.19.2" }
pyo3-log = "0.8.3"
futures = "0.3.28"
mountpoint-s3-client = "0.6.2"
mountpoint-s3-crt = "0.6.0"
mountpoint-s3-crt = "0.6.1"
log = "0.4.20"
tracing = { version = "0.1.37", features = ["log"] }
tracing-subscriber = "0.3.17"
Expand Down

0 comments on commit 54e0bee

Please sign in to comment.