Skip to content

Commit

Permalink
move client-gen-dotnet to new workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
vobradovich committed Nov 10, 2024
1 parent 585ff20 commit dcb2f11
Show file tree
Hide file tree
Showing 24 changed files with 909 additions and 35 deletions.
24 changes: 0 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ members = [
"rs",
"rs/cli",
"rs/client-gen",
"rs/client-gen-dotnet",
"rs/idl-gen",
"rs/idl-meta",
"rs/idl-parser",
Expand Down Expand Up @@ -56,7 +55,6 @@ cargo-generate = "0.21"
cargo_metadata = "0.18"
clap = "4.5"
convert-case = { package = "convert_case", version = "0.6" }
csbindgen = "1.9.3"
futures = { version = "0.3", default-features = false }
genco = "0.17"
git-download = "0.1"
Expand Down
Loading

0 comments on commit dcb2f11

Please sign in to comment.