switch back to github caching (#2371)

* switch back to github caching

* remove npm and cargo cache

* misc fixes
This commit is contained in:
Aiden McClelland
2023-07-25 10:06:57 -06:00
committed by GitHub
parent 234f0d75e8
commit 8f44c75dc3
3 changed files with 8 additions and 4 deletions

View File

@@ -107,6 +107,7 @@ pub struct ServerInfo {
pub lan_address: Url,
pub tor_address: Url,
#[model]
#[serde(default)]
pub ip_info: BTreeMap<String, IpInfo>,
#[model]
#[serde(default)]