Skip to content

Commit a577934

Browse files
committed
sort
1 parent d168abf commit a577934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ edition = "2021"
2525
readme = "README.md"
2626

2727
[workspace.dependencies]
28-
getrandom = "0.2.16"
2928
anyhow = "1.0.86"
3029
assert_matches = "1.5.0"
3130
base64 = "0.22.1"
@@ -42,6 +41,7 @@ env_logger = "0.10.2"
4241
envfile = "0.2.1"
4342
fast-math = "0.1"
4443
futures = "0.3.21"
44+
getrandom = "0.2.16"
4545
hex = "0.4.3"
4646
home = "=0.5.11" # Custom for compatibility with rust 1.75
4747
jito-account-traits-derive = { package = "jito-account-traits-derive", git = "https://github.com/jito-foundation/restaking", rev = "a1e3d8bf8f21f4c94592e2645dd6d38771394fbf" }

0 commit comments

Comments
 (0)