Skip to content

Commit 470394d

Browse files
committed
chore: Revert nt-time upgrade (would increase MSRV)
1 parent e4ab083 commit 470394d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ hmac = { version = "0.12", optional = true, features = ["reset"] }
3838
indexmap = "2"
3939
jiff = { version = "0.2.4", optional = true }
4040
memchr = "2.7"
41-
nt-time = { version = "0.11.1", default-features = false, optional = true }
41+
nt-time = { version = "0.10.6", default-features = false, optional = true }
4242
pbkdf2 = { version = "0.12", optional = true }
4343
sha1 = { version = "0.10", optional = true }
4444
time = { workspace = true, optional = true, features = [

0 commit comments

Comments
 (0)