mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-01 12:08:06 +02:00
fix(os): unlock serialize-to-javascript dependency version (#2912)
This commit is contained in:
@@ -32,4 +32,4 @@ thiserror = { workspace = true }
|
||||
os_info = "3"
|
||||
sys-locale = "0.3"
|
||||
gethostname = "1.0"
|
||||
serialize-to-javascript = "=0.1.1"
|
||||
serialize-to-javascript = "0.1.1"
|
||||
|
||||
Reference in New Issue
Block a user