Skip to content

Commit

Permalink
Update to latest rust image using tokio
Browse files Browse the repository at this point in the history
  • Loading branch information
mxinden committed Apr 13, 2023
1 parent 2433338 commit 2480f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perf/runner/src/versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export type Version = {
export const versions: Array<Version> = [
{
id: "rust-master",
containerImageID: "f567b27347a8d222e88f3c0b160e0547023e88aa700dc5e4255d9fcdf3d08eb1",
containerImageID: "90bd7031f56ef2311659ea79b6e980080063b83ddc6644e7ebd5dbea869a1119",
transportStacks: ["tcp", "quic-v1"]
},
{
Expand Down

0 comments on commit 2480f04

Please sign in to comment.