mirror of
https://github.com/denoland/deno.git
synced 2025-10-02 15:14:33 +00:00
1.36.0 (#20036)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
This commit is contained in:
parent
6fb7e8d93b
commit
6ba245fe25
29 changed files with 117 additions and 74 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
// WARNING: Ensure this is the only deno_std version reference as this
|
||||
// is automatically updated by the version bump workflow.
|
||||
pub const CURRENT_STD_URL_STR: &str = "https://deno.land/std@0.196.0/";
|
||||
pub const CURRENT_STD_URL_STR: &str = "https://deno.land/std@0.197.0/";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue