Skip to content

Commit

Permalink
chore: fix half version to maintain MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Jul 10, 2023
1 parent 3bc8347 commit ec836e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ secp256k1-zkp = { version = "0.8.0", features = ["use-rand", "rand-std", "global
baid58 = "~0.3.1"
mime = "~0.3.16"
serde_crate = { package = "serde", version = "1", features = ["derive"], optional = true }
half = "~2.2.0" # Required to maintain MSRV

[features]
default = []
Expand Down

0 comments on commit ec836e2

Please sign in to comment.