Skip to content

Commit 7de9586

Browse files
authored
Update index.md
Reference to the latest OASIS API version.
1 parent ca8edb9 commit 7de9586

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/programming-languages/rust

1 file changed

+1
-1
lines changed

public/content/developers/docs/programming-languages/rust/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Need a more basic primer first? Check out [ethereum.org/learn](/learn/) or [ethe
4242
- [pwasm-ethereum](https://github.com/paritytech/pwasm-ethereum) - _Collection of externs to interact with ethereum-like network_
4343
- [Lighthouse](https://github.com/sigp/lighthouse) - _Fast Ethereum consensus layer client_
4444
- [Ethereum WebAssembly](https://ewasm.readthedocs.io/en/mkdocs/) - _Proposed redesign of the Ethereum smart contract execution layer using a deterministic subset of WebAssembly_
45-
- [oasis_std](https://docs.rs/oasis-std/0.2.7/oasis_std/) - _OASIS API reference_
45+
- [oasis_std](https://docs.rs/oasis-std/latest/oasis_std/index.html) - _OASIS API reference_
4646
- [Solaris](https://github.com/paritytech/sol-rs) - _Solidity Smart Contracts unit test harness using the native Parity Client EVM._
4747
- [SputnikVM](https://github.com/rust-blockchain/evm) - _Rust Ethereum Virtual Machine Implementation_
4848
- [Wavelet](https://wavelet.perlin.net/docs/smart-contracts) - _Wavelet smart contract in Rust_

0 commit comments

Comments
 (0)