chiark
/
gitweb
/
~ian
/
hippotat.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48a7277
)
Correct lockfile following base64 version bump
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 01:29:39 +0000
(
02:29
+0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 01:38:47 +0000
(
02:38
+0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Cargo.lock
patch
|
blob
|
history
diff --git
a/Cargo.lock
b/Cargo.lock
index abef0a63a37b33008cf8121862ddb2cd9d5e0ce2..67a945da8acef3bda7b03700985932e48acea305 100644
(file)
--- a/
Cargo.lock
+++ b/
Cargo.lock
@@
-60,9
+60,9
@@
dependencies = [
[[package]]
name = "base64"
-version = "0.
13.1
"
+version = "0.
21.2
"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "
9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8
"
+checksum = "
604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d
"
[[package]]
name = "bitflags"