Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit a77b6e3

Browse files
committed
Finally use the published rolling-file crate
1 parent 12c46b6 commit a77b6e3

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ num_enum = "0.5.7"
3434
rand = "0.7.0"
3535
rand_chacha = "0.2.2"
3636
rayon = "1.5.3"
37-
rolling-file = { git = "https://github.com/ryoqun/rolling-file-rs", rev = "664504e77fad7292dedf5a119d950b80aef67934" }
37+
rolling-file = "0.2.0"
3838
serde = "1.0.144"
3939
serde_derive = "1.0.103"
4040
solana-address-lookup-table-program = { path = "../programs/address-lookup-table", version = "=1.15.0" }

programs/sbf/Cargo.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)