mirror of
https://github.com/denoland/deno.git
synced 2025-10-03 07:34:36 +00:00
chore: forward v1.39.3 to main (#21915)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
This commit is contained in:
parent
4122c8f164
commit
288774c5ed
31 changed files with 109 additions and 80 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.211.0/";
|
||||
pub const CURRENT_STD_URL_STR: &str = "https://deno.land/std@0.212.0/";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue