Skip to content

Commit 7d7e61b

Browse files
Anass Al-Wohoushmeta-codesync[bot]
authored andcommitted
Upgrade bytemuck 1.24.0 -> 1.25.0
Summary: Needed by new `rerun` crate. The patches are no longer necessary as they've made it into 1.25.0. Lokathor/bytemuck#341 Reviewed By: dtolnay Differential Revision: D101897195 fbshipit-source-id: bf6f0c734d2fe3c06a8e7cd5d8703845ad510fc4
1 parent 4b4b66f commit 7d7e61b

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

eden/fs/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ base64urlsafedata = { git = "https://github.com/kanidm/webauthn-rs.git", rev = "
66
bf-tree = { git = "https://github.com/ddrcoder/bf-tree.git", rev = "5b66d45329ba1c992c247983c0803baf38bbb55f" }
77
bindgen = { git = "https://github.com/jsgf/rust-bindgen", rev = "4d385d21c160e6ee1f443aeb7e00528a1dc7fd44" }
88
bindgen-cli = { git = "https://github.com/jsgf/rust-bindgen", rev = "4d385d21c160e6ee1f443aeb7e00528a1dc7fd44" }
9-
bytemuck = { git = "https://github.com/jsgf/bytemuck", rev = "e7ba210910d49dee833773b2a3e0f5e39805ba08" }
10-
bytemuck_derive = { git = "https://github.com/jsgf/bytemuck", rev = "e7ba210910d49dee833773b2a3e0f5e39805ba08" }
119
c2pa = { git = "https://github.com/peekmoar/c2pa-rs", rev = "6bcd530a0b681d828e1b07430058c13427fe8bb1" }
1210
cxx = { git = "https://github.com/facebookexperimental/cxx.git", rev = "870ebbecad0f6be394d4f9fb9bd62b551662651a" }
1311
cxx-build = { git = "https://github.com/facebookexperimental/cxx.git", rev = "870ebbecad0f6be394d4f9fb9bd62b551662651a" }

eden/mononoke/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ base64urlsafedata = { git = "https://github.com/kanidm/webauthn-rs.git", rev = "
66
bf-tree = { git = "https://github.com/ddrcoder/bf-tree.git", rev = "5b66d45329ba1c992c247983c0803baf38bbb55f" }
77
bindgen = { git = "https://github.com/jsgf/rust-bindgen", rev = "4d385d21c160e6ee1f443aeb7e00528a1dc7fd44" }
88
bindgen-cli = { git = "https://github.com/jsgf/rust-bindgen", rev = "4d385d21c160e6ee1f443aeb7e00528a1dc7fd44" }
9-
bytemuck = { git = "https://github.com/jsgf/bytemuck", rev = "e7ba210910d49dee833773b2a3e0f5e39805ba08" }
10-
bytemuck_derive = { git = "https://github.com/jsgf/bytemuck", rev = "e7ba210910d49dee833773b2a3e0f5e39805ba08" }
119
c2pa = { git = "https://github.com/peekmoar/c2pa-rs", rev = "6bcd530a0b681d828e1b07430058c13427fe8bb1" }
1210
cxx = { git = "https://github.com/facebookexperimental/cxx.git", rev = "870ebbecad0f6be394d4f9fb9bd62b551662651a" }
1311
cxx-build = { git = "https://github.com/facebookexperimental/cxx.git", rev = "870ebbecad0f6be394d4f9fb9bd62b551662651a" }

0 commit comments

Comments
 (0)