Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ahqsoftwares committed Mar 9, 2025
2 parents bf28da4 + cf3056a commit d02685a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leadman/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ reqwest = { version = "0.12", default-features = false, features = [
"json",
"rustls-tls",
] }
ring = "=0.17.12"
ring = "=0.17.13"

[target.'cfg(any(target_arch = "mips", target_arch = "mips64"))'.dependencies]
reqwest = { version = "0.12", features = ["json"] }
Expand Down

0 comments on commit d02685a

Please # to comment.