Skip to content

Commit

Permalink
Merge pull request #4177 from hhunter-ms/add_rust_submodule
Browse files Browse the repository at this point in the history
[Rust SDK] Add submodule and pull in docs
  • Loading branch information
hhunter-ms authored Jun 3, 2024
2 parents 7e4996b + 65df695 commit ce71a2d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@
[submodule "sdkdocs/pluggable-components/go"]
path = sdkdocs/pluggable-components/go
url = https://github.com/dapr-sandbox/components-go-sdk
[submodule "sdkdocs/rust"]
path = sdkdocs/rust
url = https://github.com/dapr/rust-sdk.git
1 change: 1 addition & 0 deletions sdkdocs/rust
Submodule rust added at ed283c

0 comments on commit ce71a2d

Please sign in to comment.