Skip to content

Commit

Permalink
chore(deps): update rust crate specta-util to ^0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 89c6f08 commit 91f60b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ specta = { version = "^2.0.0-rc.20", optional = true, default-features = false,
"derive",
] }
# TODO: remove when specta releases rc.21
specta-util = { version = "^0.0.7", optional = true, default-features = false, features = [
specta-util = { version = "^0.0.8", optional = true, default-features = false, features = [
"export",
] }
[target."cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\", target_os = \"windows\", target_os = \"macos\"))".dependencies]
Expand Down

0 comments on commit 91f60b7

Please sign in to comment.