Skip to content

Commit

Permalink
deno_config 0.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nayeemrmn committed Feb 5, 2025
1 parent b827887 commit 86d3c4f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

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

6 changes: 1 addition & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,12 @@ edition = "2021"
license = "MIT"
repository = "https://github.com/denoland/deno"

# TODO(nayeemrmn): Land https://github.com/denoland/deno_config/pull/156!
[patch.crates-io]
deno_config = { git = "https://github.com/denoland/deno_config.git", rev = "04b1c9d6190cab088b657524454e04289177e606" }

[workspace.dependencies]
deno_ast = { version = "=0.44.0", features = ["transpiling"] }
deno_core = { version = "0.333.0" }

deno_bench_util = { version = "0.183.0", path = "./bench_util" }
deno_config = { version = "=0.47.1", features = ["workspace"] }
deno_config = { version = "=0.48.0", features = ["workspace"] }
deno_lockfile = "=0.24.0"
deno_media_type = { version = "=0.2.5", features = ["module_specifier"] }
deno_npm = "=0.27.2"
Expand Down

0 comments on commit 86d3c4f

Please sign in to comment.