Skip to content

Commit

Permalink
fix(deps): update rust crate chrono to 0.4.38
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent b7c48a4 commit 66eb1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ opentelemetry-stdout = { version = "0.3.0", features = [
opentelemetry-appender-tracing = { version = "0.3.0" }
opentelemetry-prometheus = "0.15.0"
phonenumber = "0.3.4"
chrono = "0.4.37"
chrono = "0.4.38"
async-graphql-extension-apollo-tracing = { git = "https://github.com/tailcallhq/async_graphql_apollo_studio_extension/" }
headers = "0.3.9" # previous version until hyper is updated to 1+
mime = "0.3.17"
Expand Down

1 comment on commit 66eb1bc

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Running 30s test @ http://localhost:8000/graphql

4 threads and 100 connections

Thread Stats Avg Stdev Max +/- Stdev
Latency 7.37ms 3.28ms 90.13ms 71.36%
Req/Sec 3.43k 146.83 5.10k 91.58%

409499 requests in 30.03s, 2.05GB read

Requests/sec: 13637.85

Transfer/sec: 70.00MB

Please sign in to comment.