Skip to content

Commit 03b97d5

Browse files
committed
Update version
1 parent 5a61f64 commit 03b97d5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ enum_dispatch = "0.3.8"
3535
serde = { version = "1.0.147", features = ["derive"] }
3636
# disabled for benchmarks since it makes microbenchmark performance more flakey
3737
mimalloc = { version = "0.1.30", optional = true, default-features = false, features = ["local_dynamic_tls"] }
38-
speedate = { git = "https://github.com/pydantic/speedate.git", branch = "config-truncate-seconds"}
38+
speedate = "0.10.0"
3939
ahash = "0.8.0"
4040
url = "2.3.1"
4141
# idna is already required by url, added here to be explicit

0 commit comments

Comments
 (0)