mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
chore(rust): fmt Cargo.toml (#7848)
Unfortunately, we don't have a formatter for the manifest other than sorting the dependencies alphabetically so some things need to be taken care of manually.
This commit is contained in:
@@ -111,7 +111,7 @@ subtle = "2.5.0"
|
||||
swift-bridge = "0.1.57"
|
||||
swift-bridge-build = "0.1.57"
|
||||
lockfree-object-pool = "0.1.6"
|
||||
tauri = { version = "2.2.3", features = [ "native-tls" ] }
|
||||
tauri = { version = "2.2.3", features = ["native-tls"] }
|
||||
tauri-build = "2.0.1"
|
||||
tauri-plugin-dialog = "2.2.0"
|
||||
tauri-plugin-notification = "2.2.0"
|
||||
|
||||
Reference in New Issue
Block a user