Skip to content

Commit fec4d3b

Browse files
committed
Bump ena
1 parent a6d8533 commit fec4d3b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/librustc_data_structures/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ path = "lib.rs"
99
crate-type = ["dylib"]
1010

1111
[dependencies]
12-
ena = "0.8.0"
12+
ena = "0.9.1"
1313
log = "0.4"
1414
serialize = { path = "../libserialize" }
1515
cfg-if = "0.1.2"

0 commit comments

Comments
 (0)