diff --git a/deps.ts b/deps.ts index f0444b8..823d641 100644 --- a/deps.ts +++ b/deps.ts @@ -1 +1 @@ -export { encode } from "https://deno.land/std@0.60.0/encoding/utf8.ts"; +export { encode } from "https://deno.land/std@0.61.0/encoding/utf8.ts";