mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-30 00:03:57 +01:00
Add unmaintained crate advisory for cosmos_sdk (#1010)
It has been renamed to `cosmrs`: https://github.com/cosmos/cosmos-rust/tree/main/cosmrs
This commit is contained in:
25
crates/cosmos_sdk/RUSTSEC-0000-0000.md
Normal file
25
crates/cosmos_sdk/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,25 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "cosmos_sdk"
|
||||
date = "2021-08-25"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/cosmos/cosmos-rust/issues/113"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
unaffected = []
|
||||
```
|
||||
|
||||
# Crate has been renamed to `cosmrs`
|
||||
|
||||
The `cosmos_sdk` crate, which provides a basic Rust SDK for the Cosmos ecosystem,
|
||||
has rebranded to “CosmRS” in the spirit of other projects like CosmJS and CosmWasm.
|
||||
|
||||
You can find the new home here:
|
||||
|
||||
https://github.com/cosmos/cosmos-rust/tree/main/cosmrs
|
||||
|
||||
The new crate name is `cosmrs`:
|
||||
|
||||
https://crates.io/crates/cosmrs
|
||||
Reference in New Issue
Block a user