fix std version (#8773)

This commit is contained in:
迷渡 2020-12-15 17:56:41 +08:00 committed by GitHub
parent 63a821b78b
commit a5a151389e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ https://github.com/denoland/deno_install
- refactor: deno_runtime crate (#8640)
- upgrade: swc_ecmascript to 0.15.0 (#8688)
Changes in std version 0.80.0:
Changes in std version 0.81.0:
- fix(std/datetime): partsToDate (#8553)
- fix(std/wasi): disallow multiple starts (#8712)