Browse Source

Update hashlink requirement from 0.11.0 to 0.12.0 (#255)

pull/257/head
dependabot[bot] 3 weeks ago
committed by GitHub
parent
commit
fc57ed4749
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      Cargo.toml

2
Cargo.toml

@ -35,7 +35,7 @@ ctrlc2 = { version = "4.0.0", features = ["async", "termination"] }
digest_auth = "0.3.1"
dotenvy = "0.15.7"
env_logger = "0.11.10"
hashlink = "0.11.0"
hashlink = "0.12.0"
hickory-proto = "0.26.1"
httparse = "1.10.1"
ipstack = { version = "1.0.0" }

Loading…
Cancel
Save