Skip to content

Commit c0ba70f

Browse files
authored
feat: upgrade import_map to 0.24.0 (#615)
1 parent 33f64b6 commit c0ba70f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ deno_unsync.workspace = true
5454
deno_path_util = "0.6.0"
5555
deno_semver = "0.9.0"
5656
futures = "0.3.26"
57-
import_map = "0.23.0"
57+
import_map = "0.24.0"
5858
indexmap = { version = "2", features = ["serde"] }
5959
log = "0.4.20"
6060
monch = "0.5.0"

0 commit comments

Comments
 (0)