mirror of
https://github.com/samsonjs/agate.git
synced 2026-03-25 09:05:50 +00:00
bump pem from 1.0.0 to 1.0.1 (#89)
This commit is contained in:
parent
df29c7e9cc
commit
f427ffcaac
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -343,9 +343,9 @@ checksum = "692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56"
|
|||
|
||||
[[package]]
|
||||
name = "pem"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3f2373df5233932a893d3bc2c78a0bf3f6d12590a1edd546b4fbefcac32c5c0f"
|
||||
checksum = "06673860db84d02a63942fa69cd9543f2624a5df3aea7f33173048fa7ad5cf1a"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"once_cell",
|
||||
|
|
|
|||
Loading…
Reference in a new issue