Skip to content

Commit 6470bfd

Browse files
committed
Remove mention of std::rt
Closes #138
1 parent 68d6510 commit 6470bfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
[Documentation](https://docs.rs/backtrace)
77

88
A library for acquiring backtraces at runtime for Rust. This library aims to
9-
enhance the support given by the standard library at `std::rt` by providing a
10-
more stable and programmatic interface.
9+
enhance the support of the standard library by providing a more stable and
10+
programmatic interface.
1111

1212
## Install
1313

0 commit comments

Comments
 (0)