Skip to content

Commit e97a35f

Browse files
fix(deps): update rust crate axum to 0.8.0
1 parent d7c2343 commit e97a35f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

railboard-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[dependencies]
22
async-lock = '2.7.0'
33
async-trait = '0.1.72'
4-
axum = '0.6.19'
4+
axum = '0.8.0'
55
chrono-tz = '0.8.3'
66
dotenvy = '0.15.7'
77
erased-serde = '0.3.28'

0 commit comments

Comments
 (0)