Implement Wireguard #409
Annotations
1 error and 3 warnings
Build Crate (Windows)
Process completed with exit code 101.
|
Build Crate (Linux)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
19: tracing-oslog = {git = "https://github.com/Stormshield-robinc/tracing-oslog"}
20: tracing-subscriber = { version = "0.3" , features = ["std", "env-filter"]}
^
21: env_logger = "0.10"
|
Build Crate (macOS)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
19: tracing-oslog = {git = "https://github.com/Stormshield-robinc/tracing-oslog"}
20: tracing-subscriber = { version = "0.3" , features = ["std", "env-filter"]}
^
21: env_logger = "0.10"
|
Build Crate (Windows)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
19: tracing-oslog = {git = "https://github.com/Stormshield-robinc/tracing-oslog"}
20: tracing-subscriber = { version = "0.3" , features = ["std", "env-filter"]}
^
21: env_logger = "0.10"
|