Skip to content

Commit 8bf68c8

Browse files
committed
Merge pull request 155 from jfirebaugh/patch-1
2 parents 29e4e0e + 254c3b6 commit 8bf68c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ default = ["std"]
1515
std = []
1616

1717
[dependencies]
18-
backtrace = { version = "0.3", optional = true }
18+
backtrace = { version = "0.3.51", optional = true }
1919

2020
[dev-dependencies]
2121
futures = { version = "0.3", default-features = false }

0 commit comments

Comments
 (0)