Closed github-actions[bot] closed 3 years ago
https://github.com/time-rs/time/issues/310 Need to wait for cookie to upgrade to time v0.3 which has not yet been released.
This was kind of hard to figure out because stdweb is an optional dependency of time, which seems to confuse cargo audit.
time v0.2.26
└── cookie v0.15.0
[dev-dependencies]
└── third-wheel v0.6.0
THis is only a dev dependency and when cookie upgrades to 0.16 it will go away. No issue with the library itself
stdweb
0.4.20
The author of the
stdweb
crate is unresponsive.Maintained alternatives:
wasm-bindgen
js-sys
web-sys
See advisory page for additional details.