Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
This commit is contained in:
denobot 2023-08-03 18:26:25 +02:00 committed by GitHub
parent 6fb7e8d93b
commit 6ba245fe25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 117 additions and 74 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.196.0/";
pub const CURRENT_STD_URL_STR: &str = "https://deno.land/std@0.197.0/";