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:
Bartek Iwańczuk 2024-01-12 20:13:18 +01:00 committed by GitHub
parent 4122c8f164
commit 288774c5ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 109 additions and 80 deletions

View file

@ -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/";