Skip to content

Commit eedb8ce

Browse files
committed
final fix
1 parent c735f0a commit eedb8ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Consider this example for "generate random numbers within a range":
5656

5757
[![rand-badge]][rand] [![cat-science-badge]][cat-science]
5858

59-
```rust,edition2018
59+
```rust,edition2018,ignore
6060
use rand::Rng;
6161
6262
fn main() {

0 commit comments

Comments
 (0)