Skip to content

Commit

Permalink
Merge pull request #1347 from TeamHarTex/renovate/time-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate time to 0.3.26
  • Loading branch information
HTGAzureX1212 authored Aug 19, 2023
2 parents bf400aa + 0dd3338 commit 45fc1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord-frontend/hartex-discord-worker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ serde_json = "1.0.105"
serde_scan = "0.4.1"
sqlx = { version = "0.7.0", features = ["runtime-tokio-native-tls", "postgres"] }
tracing = { version = "0.1.37", features = ["log-always" ] }
time = "0.3.25"
time = "0.3.26"

[features]

0 comments on commit 45fc1d8

Please sign in to comment.