Skip to content

Commit

Permalink
Upgrading std version to 0.61
Browse files Browse the repository at this point in the history
  • Loading branch information
Bidek56 committed Jul 15, 2020
1 parent 7dd3461 commit 3ba7c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.ts
Original file line number Diff line number Diff line change
@@ -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";

0 comments on commit 3ba7c9a

Please sign in to comment.