Skip to content

Commit

Permalink
Fixed stabby ( rust-lang/rust#123281 ) (#1036)
Browse files Browse the repository at this point in the history
* Fixed stabby ( rust-lang/rust#123281 )

* temp: use fixed stabby from branch

---------

Co-authored-by: OlivierHecart <[email protected]>
  • Loading branch information
yellowhatter and OlivierHecart authored May 22, 2024
1 parent 1015a50 commit df2bc5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ serde_cbor = "0.11.2"
serde_json = "1.0.114"
serde-pickle = "1.1.1"
serde_yaml = "0.9.19"
stabby = "4.0.5"
stabby = { git="https://github.com/ZettaScaleLabs/stabby.git", branch="fix_stabby_abi_build" }
sha3 = "0.10.6"
shared_memory = "0.12.4"
shellexpand = "3.0.0"
Expand Down

0 comments on commit df2bc5a

Please sign in to comment.