Commit a2cb5c4
authored
Bump libsqlite3-sys to support version 0.32 as well (#221)
This commit increases the maximal supported libsqlite3-sys version to
include 0.32 as well. It also fixes a warning about a unknown cfg by
just adding it to the allow list as we set that via the build script.
- [x] I agree to follow the project's [code of
conduct](https://github.com/georust/.github/blob/main/CODE_OF_CONDUCT.md).
- [x] I added an entry to the project's change log file if knowledge of
this change could be valuable to users.
- Usually called `CHANGES.md` or `CHANGELOG.md`
- Prefix changelog entries for breaking changes with "BREAKING: "
---1 parent e85b746 commit a2cb5c4
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
0 commit comments