Skip to content

Commit dc858bd

Browse files
committed
Update version in README.md
1 parent fd4aba0 commit dc858bd

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
@@ -20,7 +20,7 @@ and printing the relevant source snippets.
2020

2121
```toml
2222
[dependencies]
23-
color-backtrace = { version = "0.5" }
23+
color-backtrace = { version = "0.6" }
2424
```
2525

2626
To enable it, simply place this code somewhere in your app initialization code:

0 commit comments

Comments
 (0)