Skip to content

Commit

Permalink
bump deps (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelvanderwaal authored Sep 5, 2024
1 parent e19e47e commit e23028c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ indicatif = { version = "0.16.2", features = ["rayon"] }
jib = "0.9.0"
lazy_static = "1.4.0"
log = "0.4.20"
metaboss_lib = { version = "0.21.1" }
mpl-token-metadata = { version = "3.2.3", features = ["serde"] }
metaboss_lib = { version = "0.22.0" }
mpl-token-metadata = { version = "4.1.2", features = ["serde"] }
num_cpus = "1.16.0"
once_cell = "1.19.0"
phf = { version = "0.10", features = ["macros"] }
Expand Down

0 comments on commit e23028c

Please sign in to comment.