build(deps): bump psl from 2.1.73 to 2.1.79
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.73 to 2.1.79. - [Release notes](https://github.com/addr-rs/psl/releases) - [Commits](https://github.com/addr-rs/psl/compare/v2.1.73...v2.1.79) --- updated-dependencies: - dependency-name: psl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
8f584cbdec
commit
002abd4373
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -4696,9 +4696,9 @@ checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
|
||||
|
||||
[[package]]
|
||||
name = "psl"
|
||||
version = "2.1.73"
|
||||
version = "2.1.79"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a62360a10ed773da9a36aa1b5817c5f505b1f35728e5ea6e4e524a13fc10778c"
|
||||
checksum = "5e952b621948e561e7859e0ef812b0ecdef7d035f26f52244e2d98cc8eff8678"
|
||||
dependencies = [
|
||||
"psl-types",
|
||||
]
|
||||
|
||||
@@ -75,7 +75,7 @@ elliptic-curve.workspace = true
|
||||
governor.workspace = true
|
||||
indexmap = "2.7.0"
|
||||
pkcs8.workspace = true
|
||||
psl = "2.1.73"
|
||||
psl = "2.1.79"
|
||||
time = "0.3.37"
|
||||
url.workspace = true
|
||||
mime = "0.3.17"
|
||||
|
||||
Reference in New Issue
Block a user