change: update deps

This commit is contained in:
ITOH
2021-05-15 12:59:33 +02:00
parent 693ddfe87c
commit d4fd9f2e6b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ export {
assertEquals,
assertExists,
assertThrows,
} from "https://deno.land/std@0.95.0/testing/asserts.ts";
} from "https://deno.land/std@0.96.0/testing/asserts.ts";