Bump the stdweb version to 0.4.18 (#1049)
This removes the need to patch to a git version
This commit is contained in:
parent
fe12996382
commit
e897d70733
4 changed files with 3 additions and 6 deletions
|
|
@ -113,8 +113,5 @@ optional = true
|
|||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies.std_web]
|
||||
package = "stdweb"
|
||||
version = "0.4.17"
|
||||
version = "0.4.18"
|
||||
optional = true
|
||||
|
||||
[patch.crates-io]
|
||||
stdweb = { git = "https://github.com/koute/stdweb", rev = "b3a29bb9dd9b9405540d711ed02a21cd7058d5c0"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue