Skip to content

Commit 31dff67

Browse files
committed
Upgrade bitfield to 0.14
Update Cargo.lock.frozen, which has fallen out of date. Signed-off-by: Kevin King <kcking@google.com>
1 parent 3455332 commit 31dff67

File tree

2 files changed

+73
-123
lines changed

2 files changed

+73
-123
lines changed

tss-esapi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ rust-version = "1.66.0"
1616
name = "hmac"
1717

1818
[dependencies]
19-
bitfield = "0.13.2"
19+
bitfield = "0.14"
2020
serde = { version = "1.0.115", features = ["derive"] }
2121
malloced = "1.3.1"
2222
log = "0.4.11"

0 commit comments

Comments
 (0)