Skip to content

Commit

Permalink
changed log to new branch (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
medzernik authored Feb 29, 2024
1 parent 2de0913 commit b3c264b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 14 deletions.
16 changes: 3 additions & 13 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 @@ -22,7 +22,7 @@ tokio-serde = { version = "0.9", features = ["json"] }
wooting-macro-backend = { path = "../wooting-macro-backend" }
auto-launch = "0.5"
log = "0.4"
tauri-plugin-log = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "dev", features= ["colored"] }
tauri-plugin-log = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1", features= ["colored"] }
byte-unit = "5.1"
anyhow = "1.0"

Expand Down

0 comments on commit b3c264b

Please sign in to comment.