Skip to content

Commit

Permalink
fix(deps): update rust crate time to 0.3.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent d1e00bf commit f27fa10
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.26"
time = "0.3.27"

[features]

0 comments on commit f27fa10

Please sign in to comment.