Add C# implementation

This commit is contained in:
Fabian Stamm
2025-07-31 23:24:31 +02:00
parent 369ccbe84e
commit b069237b91
6 changed files with 418 additions and 9 deletions

2
Cargo.lock generated
View File

@ -561,7 +561,7 @@ checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
[[package]]
name = "jrpc-cli"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"anyhow",
"clap",