Skip to content

Commit

Permalink
fix(deps): update rust crate base64 to 0.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 5309fbd commit b99849e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ tailcall-macros = { path = "tailcall-macros" }
tonic-types = "0.11.0"
datatest-stable = "0.2.9"
tokio-test = "0.4.4"
base64 = "0.22.0"
base64 = "0.22.1"


[dev-dependencies]
Expand Down

1 comment on commit b99849e

@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.67ms 3.77ms 172.20ms 74.54%
Req/Sec 3.31k 265.40 3.68k 84.42%

395201 requests in 30.01s, 1.98GB read

Requests/sec: 13170.91

Transfer/sec: 67.60MB

Please sign in to comment.