Skip to content

Commit 96c3760

Browse files
authored
Merge pull request #45 from malbarbo/readme
Update readme example to use 0.3 version
2 parents 8fa9f75 + f37a84b commit 96c3760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ more stable and programmatic interface.
1313

1414
```toml
1515
[dependencies]
16-
backtrace = "0.2"
16+
backtrace = "0.3"
1717
```
1818

1919
```rust

0 commit comments

Comments
 (0)