feat: v0.2.0-rc
This commit is contained in:
@@ -39,6 +39,6 @@ pub struct ProxyItem {
|
||||
|
||||
#[derive(Debug, Serialize, Deserialize)]
|
||||
pub struct ProxyTls {
|
||||
pub intermediate_cert: String,
|
||||
pub intermediate_key: String,
|
||||
pub issuer_cert: String,
|
||||
pub issuer_key: String,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user