mirror of https://github.com/dapr/docs.git
Merge pull request #4177 from hhunter-ms/add_rust_submodule
[Rust SDK] Add submodule and pull in docs
This commit is contained in:
commit
ce71a2d398
|
@ -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
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ed283c2e259c21cc77a24b3dbc03733103455f1b
|
Loading…
Reference in New Issue