Merge pull request #2 from frewsxcv/patch-1
Fix syntax highlighting in README
This commit is contained in:
commit
2fd5a4224a
1 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ imap = "*"
|
|||
```
|
||||
|
||||
### Usage
|
||||
```rs
|
||||
```rust
|
||||
extern crate imap;
|
||||
extern crate openssl;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue