Skip to content

Commit

Permalink
Merge pull request #377 from Sir-Thom/dependabot/cargo/src-tauri/Dev/…
Browse files Browse the repository at this point in the history
…axum-0.7.7

Bump axum from 0.7.6 to 0.7.7 in /src-tauri
  • Loading branch information
Sir-Thom authored Oct 9, 2024
2 parents 87a19e5 + 0673b11 commit 82b8c38
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ tauri-plugin-process = { version = "2.0.0-rc.1" }
dirs-next = "2.0.0"
serde = { version = "^1.0", features = ["derive"] }
serde_json = "^1.0"
axum = "0.7.6"
axum = "0.7.7"
tokio = { version = "1.40.0", features = ["full"] }
tower-http = { version = "0.6.1", features = ["fs", "cors"] }
#reqwest = "^0.11.23"
Expand Down

0 comments on commit 82b8c38

Please sign in to comment.