Skip to content

Commit

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

Bump axum from 0.7.5 to 0.7.6 in /src-tauri
  • Loading branch information
Sir-Thom authored Sep 24, 2024
2 parents 50f8eba + 7606218 commit c55f936
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 17 deletions.
48 changes: 32 additions & 16 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.5"
axum = "0.7.6"
tokio = { version = "1.40.0", features = ["full"] }
tower-http = { version = "0.5.2", features = ["fs", "cors"] }
#reqwest = "^0.11.23"
Expand Down

0 comments on commit c55f936

Please sign in to comment.