Skip to content

Commit a138f21

Browse files
committed
zeroize: mark README.md code example as rust
1 parent 0b71573 commit a138f21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zeroize/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ semantic versioning guarantees).
4444

4545
## Example
4646

47-
```
47+
```rust
4848
use zeroize::Zeroize;
4949

5050
// Protip: don't embed secrets in your source code.

0 commit comments

Comments
 (0)