Skip to content

Commit

Permalink
Migration history
Browse files Browse the repository at this point in the history
  • Loading branch information
acerone85 committed Oct 31, 2024
1 parent ef16f1a commit db51eeb
Show file tree
Hide file tree
Showing 4 changed files with 557 additions and 39 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions crates/fuel-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ hyper = { workspace = true }
indicatif = { workspace = true, default-features = true }
itertools = { workspace = true }
num_cpus = { version = "1.16.0", optional = true }
parking_lot = { workspace = true }
paste = { workspace = true }
postcard = { workspace = true, optional = true }
rand = { workspace = true }
Expand Down
Loading

0 comments on commit db51eeb

Please sign in to comment.