Skip to content

Commit

Permalink
Update Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Nordam Suadicani committed Aug 29, 2024
1 parent 7bd71b3 commit ec5246f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:

env:
RUST_FMT: nightly-2023-04-01-x86_64-unknown-linux-gnu
RUST_CLIPPY: 1.65
RUST_CLIPPY: 1.73

jobs:
"lint_fmt":
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Unreleased

- Moved the postgres feature from the Rust SDK into this crate as its own code.
- Updated the CI Rust version to 1.73

## 0.8.0

Expand Down

0 comments on commit ec5246f

Please sign in to comment.