first pass of merging in warp (doesn't build)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "warp_channel_config"
|
||||
edition = "2021"
|
||||
description = "Loads per-channel ChannelConfig for Warp's channel binaries"
|
||||
authors.workspace = true
|
||||
publish.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
command.workspace = true
|
||||
serde_json.workspace = true
|
||||
warp_core.workspace = true
|
||||
Reference in New Issue
Block a user