GitClassic
Feed
Explore
Random
Go Pro
Sign in
tauri-apps
/
tauri
Code
/
Commits
/ a03219c
refactor(cli): disable jsonschema resolving external resources (#14725)
* refactor(cli): disable jsonschema resolving external resources * Move `CONFIG_SCHEMA_VALIDATOR` to fn * Format * Update ureq to fix compile on linux * New clippy warnings
Tony
committed on Jan 3, 2026, 11:30 AM
Showing
4
changed files
+48 additions
-155 deletions
M
Cargo.lock
+32
-146
M
crates/tauri-cli/Cargo.toml
+1
-1
M
crates/tauri-cli/src/helpers/config.rs
+14
-7
M
crates/tauri-cli/src/interface/rust.rs
+1
-1
Browse files at this commit โ