denyhosts/clamav/libclamav_rust/.cargo/vendor/instant/CHANGELOGS.md

7 lines
298 B
Markdown
Raw Normal View History

2023-01-14 18:28:39 +08:00
# v0.1.12
## Added
- Add `SystemTime` which works in both native and WASM environments.
## Modified
- The `now` function is always available now: there is no need to enable the `now` feature any more. The `now` feature
still exists (but doesnt do anything) for backwards compatibility.