Skip to content

Commit

Permalink
bump metaboss_lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelvanderwaal committed Mar 16, 2024
1 parent 112ba04 commit ceb2426
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ indicatif = { version = "0.16.2", features = ["rayon"] }
jib = "0.8.0"
lazy_static = "1.4.0"
log = "0.4.20"
metaboss_lib = { git = "https://github.com/samuelvanderwaal/metaboss_lib", branch = "feat/simple-priority-fees" }
metaboss_lib = "0.18.0"
mpl-token-metadata = { version = "3.2.3", features = ["serde"] }
num_cpus = "1.16.0"
once_cell = "1.19.0"
Expand Down

0 comments on commit ceb2426

Please sign in to comment.