Skip to content

Commit

Permalink
Bump std to 0.80.0
Browse files Browse the repository at this point in the history
Closes #25
  • Loading branch information
legowerewolf authored Dec 9, 2020
1 parent 3613377 commit eb68446
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 * from "https://deno.land/std@0.79.0/testing/asserts.ts";
export * from "https://deno.land/std@0.80.0/testing/asserts.ts";

0 comments on commit eb68446

Please sign in to comment.