We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53173e5 commit e6e05b5Copy full SHA for e6e05b5
Cargo.toml
@@ -23,7 +23,7 @@ unicode-id = { version = "0.3", features = ["no_std"] }
23
24
25
[dev-dependencies]
26
-env_logger = "0.9"
+env_logger = "0.10"
27
criterion = "0.4"
28
pretty_assertions = "1"
29
swc_core = { version = "0.43.30", features = [
0 commit comments