Skip to content

Commit

Permalink
fix(deps): update rust crate quote to 1.0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent 2651316 commit bc577d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailcall-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ proc-macro = true

[dependencies]
syn = { version = "2.0.60", features = ["derive", "full"] }
quote = "1.0"
quote = "1.0.36"
proc-macro2 = "1.0.81"

1 comment on commit bc577d6

@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.70ms 3.59ms 174.66ms 73.57%
Req/Sec 3.29k 267.95 3.73k 86.50%

392994 requests in 30.01s, 1.97GB read

Requests/sec: 13095.21

Transfer/sec: 67.21MB

Please sign in to comment.