Skip to content

Commit

Permalink
bump std
Browse files Browse the repository at this point in the history
  • Loading branch information
v1rtl committed May 18, 2023
1 parent a99070b commit 3616815
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
29 changes: 29 additions & 0 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion deps.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export { copy, readerFromStreamReader } from 'https://deno.land/std@0.178.0/streams/mod.ts'
export { copy, readerFromStreamReader } from 'https://deno.land/std@0.187.0/streams/mod.ts'
export type {
Alloc,
Callbacks,
Expand Down

0 comments on commit 3616815

Please sign in to comment.