summaryrefslogtreecommitdiff
path: root/cli/deno_std.rs
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-12-21 19:43:52 +0100
committerGitHub <noreply@github.com>2023-12-21 18:43:52 +0000
commit760af934d9b4bf8d0ab7f47263dd7cb9675db7a5 (patch)
tree3ebd62d55907cef8d4162128edcf3dd47ed6d47d /cli/deno_std.rs
parent26cf06ed9f5c0ffa42afff3dbe29533ddcb2fbf7 (diff)
chore: forward v1.39.1 commit to main (#21667) (#21671)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Diffstat (limited to 'cli/deno_std.rs')
-rw-r--r--cli/deno_std.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/deno_std.rs b/cli/deno_std.rs
index 45fb5ebe8..5ed938b97 100644
--- a/cli/deno_std.rs
+++ b/cli/deno_std.rs
@@ -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.209.0/";
+pub const CURRENT_STD_URL_STR: &str = "https://deno.land/std@0.210.0/";