diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index a15f06b68e..b5ba8a132e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2559,6 +2559,7 @@ dependencies = [ "socket2", "system-configuration", "talpid-dbus", + "talpid-platform-metadata", "talpid-types", "tempfile", "tokio", @@ -2609,7 +2610,6 @@ version = "0.1.0" dependencies = [ "rs-release", "talpid-dbus", - "utf16_lit", "winapi 0.3.9", ] |
