converge-agent-envd 0.0.2

Environment daemon and protocol provider for Agent Foundation
1
2
3
fn main() {
    println!("Hello from agent-envd!");
}