Skip to content

Commit 9368b65

Browse files
committed
Reorg readme
1 parent 345cc34 commit 9368b65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/target
22
/Cargo.lock
33
/Makefile
4-
/README-header.md
4+
/README.tpl

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ See [full documentation](https://docs.rs/serde_rusqlite)
99
Add this to your Cargo.toml:
1010
```
1111
[dependencies]
12-
serde_rusqlite = "0.22"
12+
serde_rusqlite = "0.22.0"
1313
```
1414

1515
[![Build Status](https://travis-ci.org/twistedfall/serde_rusqlite.svg?branch=master)](https://travis-ci.org/twistedfall/serde_rusqlite)

0 commit comments

Comments
 (0)