File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
## [ Unreleased]
11
11
12
+ - Update ` rusqlite ` dependency to version ` 0.32.1 `
13
+ - Bump up MSRV to ` 1.77 ` to match the one of ` rusqlite `
14
+
12
15
## [ 0.8.1] - 2024-05-04
13
16
14
17
- Update ` deadpool ` dependency to version ` 0.12 `
@@ -70,4 +73,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
70
73
[ 0.4.0 ] : https://github.com/bikeshedder/deadpool/compare/deadpool-sqlite-v0.3.0...deadpool-sqlite-v0.4.0
71
74
[ 0.3.0 ] : https://github.com/bikeshedder/deadpool/compare/deadpool-sqlite-v0.2.0...deadpool-sqlite-v0.3.0
72
75
[ 0.2.0 ] : https://github.com/bikeshedder/deadpool/compare/deadpool-sqlite-v0.1.0...deadpool-sqlite-v0.2.0
73
- [ 0.1.0 ] : https://github.com/bikeshedder/deadpool/releases/tag/deadpool-sqlite-v0.1.0
76
+ [ 0.1.0 ] : https://github.com/bikeshedder/deadpool/releases/tag/deadpool-sqlite-v0.1.0
You can’t perform that action at this time.
0 commit comments