Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Commit 4238d07

Browse files
Revert "Add auth sdk page (#108)" (#109)
This reverts commit a23bf93.
1 parent a23bf93 commit 4238d07

22 files changed

+611
-1083
lines changed

docs/SDKs/rust-auth.mdx

Lines changed: 0 additions & 40 deletions
This file was deleted.

docs/SDKs/rust.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,5 @@ Add the following sections to the `Cargo.toml` to import the `soroban-sdk`.
2929
testutils = ["soroban-sdk/testutils"]
3030

3131
[dependencies]
32-
soroban-sdk = "0.0.4"
33-
34-
[dev_dependencies]
35-
soroban-sdk = { version = "0.0.4", features = ["soroban-sdk/testutils"] }
32+
soroban-sdk = "0.0.3"
3633
```

docs/built-in-contracts/token-contract.mdx

Lines changed: 0 additions & 172 deletions
This file was deleted.

0 commit comments

Comments
 (0)