Skip to content

Commit

Permalink
update bilrost to 0.1007.0 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
mumbleskates authored May 1, 2024
1 parent 9582740 commit 99fe71d
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 @@ -50,7 +50,7 @@ alkahest = { version = "=0.1.5", optional = true, features = [
"nightly",
] }
bebop = { version = "=2.8.7", optional = true }
bilrost = { version = "=0.1006.0", optional = true }
bilrost = { version = "=0.1007.0", optional = true }
bincode1 = { package = "bincode", version = "=1.3.3", optional = true }
# Can't call it bincode2 because of a current issue of bincode2
bincode = { package = "bincode", version = "=2.0.0-rc.3", optional = true }
Expand Down

0 comments on commit 99fe71d

Please sign in to comment.