Skip to content

Commit

Permalink
Bump idna in /webapp/src-tauri in the cargo group across 1 directory (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent dd036cc commit 3281d95
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 3 deletions.
263 changes: 261 additions & 2 deletions webapp/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 webapp/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ etherparse = "0.15.0"
hostname = "0.4.0"
sysinfo = "0.30.6"
netstat2 = "0.9.1"
idna = "0.5.0"
idna = "1.0.0"
log = "^0.4"
tauri-plugin-log = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1", features = ["colored"] }
lazy_static = "1.4.0"
Expand Down

0 comments on commit 3281d95

Please sign in to comment.