Skip to content

Commit 1199efd

Browse files
build(deps): bump chrono from 0.4.38 to 0.4.41 (#5990)
1 parent a2bc63c commit 1199efd

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -43,7 +43,7 @@ anyhow = "1.0"
4343
async-graphql = { version = "7.0.15", features = ["chrono"] }
4444
async-graphql-axum = "7.0.15"
4545
axum = "0.8.3"
46-
chrono = "0.4.38"
46+
chrono = "0.4.41"
4747
bs58 = "0.5.1"
4848
clap = { version = "4.5.4", features = ["derive", "env", "wrap_help"] }
4949
derivative = "2.2.0"

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ derivative = { workspace = true }
2222
graph_derive = { path = "./derive" }
2323
diesel = { workspace = true }
2424
diesel_derives = { workspace = true }
25-
chrono = "0.4.38"
25+
chrono = "0.4.41"
2626
envconfig = "0.11.0"
2727
Inflector = "0.11.3"
2828
isatty = "0.1.9"

0 commit comments

Comments
 (0)