Skip to content

Commit 54e0bee

Browse files
authored
Update the Mountpoint CRT + other rust dependencies (#119)
Co-authored-by: Simon Beal <[email protected]>
1 parent d44842a commit 54e0bee

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

s3torchconnectorclient/Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

s3torchconnectorclient/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pyo3 = { version = "0.19.2" }
2020
pyo3-log = "0.8.3"
2121
futures = "0.3.28"
2222
mountpoint-s3-client = "0.6.2"
23-
mountpoint-s3-crt = "0.6.0"
23+
mountpoint-s3-crt = "0.6.1"
2424
log = "0.4.20"
2525
tracing = { version = "0.1.37", features = ["log"] }
2626
tracing-subscriber = "0.3.17"

0 commit comments

Comments
 (0)