Remove unused stdweb crate from dependencies

This commit is contained in:
Kitaiti Makoto
2021-02-12 04:54:19 +09:00
parent affe24b9c6
commit 58bb07d11d
2 changed files with 0 additions and 73 deletions
-2
View File
@@ -8,8 +8,6 @@ edition = "2018"
crate-type = ["cdylib"]
[dependencies]
stdweb = "=0.4.18"
stdweb-internal-runtime = "=0.1.4"
gettext = { git = "https://github.com/Plume-org/gettext/", rev = "294c54d74c699fbc66502b480a37cc66c1daa7f3" }
gettext-macros = { git = "https://github.com/Plume-org/gettext-macros/", rev = "a7c605f7edd6bfbfbfe7778026bfefd88d82db10" }
gettext-utils = { git = "https://github.com/Plume-org/gettext-macros/", rev = "a7c605f7edd6bfbfbfe7778026bfefd88d82db10" }