Update rust (#249)
* Updated rust version * Updated rust in workflow * Updating rust version in docker file * Updating postgresql * Updated crates * cargo update * Updated readme * Version bump * Warning fix
This commit was merged in pull request #249.
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Install Rust
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: 1.90.0
|
||||
toolchain: 1.94
|
||||
components: cargo
|
||||
|
||||
- name: Extract Version from Cargo.toml
|
||||
|
||||
Reference in New Issue
Block a user