Skip to content

Commit b3c264b

Browse files
authored
changed log to new branch (#209)
1 parent 2de0913 commit b3c264b

File tree

2 files changed

+4
-14
lines changed

2 files changed

+4
-14
lines changed

src-tauri/Cargo.lock

Lines changed: 3 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ tokio-serde = { version = "0.9", features = ["json"] }
2222
wooting-macro-backend = { path = "../wooting-macro-backend" }
2323
auto-launch = "0.5"
2424
log = "0.4"
25-
tauri-plugin-log = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "dev", features= ["colored"] }
25+
tauri-plugin-log = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1", features= ["colored"] }
2626
byte-unit = "5.1"
2727
anyhow = "1.0"
2828

0 commit comments

Comments
 (0)