Skip to content

Commit 5d54ba5

Browse files
save
Signed-off-by: Nikola Hristov <Nikola@PlayForm.Cloud>
1 parent f955918 commit 5d54ba5

57 files changed

Lines changed: 4704 additions & 62 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ tonic = { workspace = true }
6464
tonic-prost = { workspace = true }
6565
url = { workspace = true, features = ["serde"] }
6666
uuid = { workspace = true, features = ["v4", "serde"] }
67+
flate2 = { workspace = true }
68+
ring = { workspace = true }
6769

6870
[features]
6971
default = ["ExtensionHostCocoon", "MistNative"]

0 commit comments

Comments
 (0)