Skip to content

Commit

Permalink
Pin time appropriately for msrv
Browse files Browse the repository at this point in the history
[email protected] is no longer a dependency
  • Loading branch information
DanGould committed Dec 30, 2024
1 parent 872afd2 commit a7e4156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
cargo update
cargo update -p regex --precise 1.9.6
cargo update -p [email protected].34 --precise 0.3.20
cargo update -p [email protected].37 --precise 0.3.20
- name: test ohttp-relay
run: cargo test --verbose --all-features

Expand Down

0 comments on commit a7e4156

Please sign in to comment.