mirror of
https://github.com/huggingface/candle.git
synced 2025-06-21 20:22:49 +00:00
Update yew-agent requirement from 0.2.0 to 0.3.0
Updates the requirements on [yew-agent](https://github.com/yewstack/yew) to permit the latest version. - [Release notes](https://github.com/yewstack/yew/releases) - [Changelog](https://github.com/yewstack/yew/blob/master/CHANGELOG.md) - [Commits](https://github.com/yewstack/yew/compare/yew-agent-v0.2.0...yew-agent-v0.3.0) --- updated-dependencies: - dependency-name: yew-agent dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -31,7 +31,7 @@ js-sys = "0.3.64"
|
||||
wasm-bindgen = "0.2.87"
|
||||
wasm-bindgen-futures = "0.4.37"
|
||||
wasm-logger = "0.2"
|
||||
yew-agent = "0.2.0"
|
||||
yew-agent = "0.3.0"
|
||||
yew = { version = "0.20.0", features = ["csr"] }
|
||||
|
||||
[dependencies.web-sys]
|
||||
|
Reference in New Issue
Block a user