Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "warp_managed_secrets"
|
||||
name = "galaxy_managed_secrets"
|
||||
version = "0.1.0"
|
||||
authors.workspace = true
|
||||
publish.workspace = true
|
||||
@@ -20,11 +20,11 @@ tink-core = "0.3"
|
||||
tink-proto = "0.3"
|
||||
tink-hybrid = "0.3"
|
||||
zeroize = "1.8"
|
||||
warpui.workspace = true
|
||||
warp_core.workspace = true
|
||||
warp_graphql.workspace = true
|
||||
galaxyui.workspace = true
|
||||
galaxy_core.workspace = true
|
||||
galaxy_graphql.workspace = true
|
||||
vec1.workspace = true
|
||||
warp_isolation_platform.workspace = true
|
||||
galaxy_isolation_platform.workspace = true
|
||||
|
||||
# Pure-Rust HPKE implementation (RFC 9180).
|
||||
hpke = { version = "0.13", default-features = false, features = ["alloc", "x25519"] }
|
||||
|
||||
Reference in New Issue
Block a user