Skip to content

Commit

Permalink
upgrade faucet to beta3 deps (#30)
Browse files Browse the repository at this point in the history
* upgrade faucet to beta3 deps

* fix ci

* Use rust `1.67`

---------

Co-authored-by: green <[email protected]>
  • Loading branch information
Voxelot and xgreenx authored Feb 16, 2023
1 parent f722dff commit f0ac534
Show file tree
Hide file tree
Showing 9 changed files with 463 additions and 315 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
CARGO_TERM_COLOR: always
RUSTFLAGS: -D warnings
REGISTRY: ghcr.io
RUST_VERSION: 1.64.0
RUST_VERSION: 1.67.0

jobs:
cancel-previous-runs:
Expand Down
Loading

0 comments on commit f0ac534

Please sign in to comment.