diff options
author | Florian Klink <flokli@flokli.de> | 2023-12-16T21·26+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2023-12-16T21·46+0000 |
commit | 43ab1543e22f12eb6cf3b290f8ec2c04818041e4 (patch) | |
tree | 484a3927df20cbf1caed41327b54cf90d41473ab /tvix/crate-hashes.json | |
parent | 97dee277b06570cfd9cc661e2e900dcc7ad2ede8 (diff) |
chore(tvix/store): switch back to fuse-backend-rs upstream r/7224
The fix mentioned in Cargo.toml did land in https://github.com/cloud-hypervisor/fuse-backend-rs/pull/162. Change-Id: I4451f910806f05400f7e0f83581ae786f170b9e2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/10375 Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Diffstat (limited to 'tvix/crate-hashes.json')
-rw-r--r-- | tvix/crate-hashes.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tvix/crate-hashes.json b/tvix/crate-hashes.json index 02203fac7c43..e2a8bfb76151 100644 --- a/tvix/crate-hashes.json +++ b/tvix/crate-hashes.json @@ -1,5 +1,4 @@ { - "fuse-backend-rs 0.10.5 (git+https://github.com/griff/fuse-backend-rs?branch=macfuse-fix#70b835cada7e1f18e5cbb13f6c4b698ba203c820)": "107iaw8zqsz888xh9nkq3vvki1c1rqqqg0mncdplradhhn7wp3kp", "futures-channel 0.3.29 (git+https://github.com/edef1c/futures-rs?rev=23e25061f2261794d6d611675a6372c96b70fa85#23e25061f2261794d6d611675a6372c96b70fa85)": "082d1f2201slvpl36v30lq8dchp5kh91yx64j9n9amf3bsdaf98r", "futures-core 0.3.29 (git+https://github.com/edef1c/futures-rs?rev=23e25061f2261794d6d611675a6372c96b70fa85#23e25061f2261794d6d611675a6372c96b70fa85)": "082d1f2201slvpl36v30lq8dchp5kh91yx64j9n9amf3bsdaf98r", "futures-executor 0.3.29 (git+https://github.com/edef1c/futures-rs?rev=23e25061f2261794d6d611675a6372c96b70fa85#23e25061f2261794d6d611675a6372c96b70fa85)": "082d1f2201slvpl36v30lq8dchp5kh91yx64j9n9amf3bsdaf98r", |