Skip to content

Commit df28d0f

Browse files
committed
Bump dependency versions
- base64 from 0.21.5 to 0.22.0 - chrono from 0.4.31 to 0.4.34 - uuid from 1.6.1 to 1.7.0
1 parent aab99c6 commit df28d0f

File tree

3 files changed

+577
-624
lines changed

3 files changed

+577
-624
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Rust toolchain
1313
uses: dtolnay/rust-toolchain@stable
1414
with:
15-
toolchain: 1.74.1
15+
toolchain: 1.76.0
1616
- name: Build
1717
run: cargo build --release --locked
1818
- name: Package current compilation

0 commit comments

Comments
 (0)