Skip to content

Commit

Permalink
Bump mem_db from v1.1.6 to v1.1.9
Browse files Browse the repository at this point in the history
Bumps [mem_db](https://github.com/FindoraNetwork/storage) from v1.1.6 to v1.1.9.
- [Release notes](https://github.com/FindoraNetwork/storage/releases)
- [Commits](FindoraNetwork/storage@v1.1.6...f5d1912)

---
updated-dependencies:
- dependency-name: mem_db
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 6b6c022 commit 011b560
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion accumulators/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ tag = 'v1.1.6'

[dev-dependencies.mem_db]
git = 'https://github.com/FindoraNetwork/storage.git'
tag = 'v1.1.6'
tag = 'v1.1.9'
2 changes: 1 addition & 1 deletion api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ tag = 'v1.1.6'

[dev-dependencies.mem_db]
git = 'https://github.com/FindoraNetwork/storage.git'
tag = 'v1.1.6'
tag = 'v1.1.9'

[features]
default = ['std', 'u64_backend']
Expand Down
2 changes: 1 addition & 1 deletion smoke-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ tag = 'v1.1.6'

[dev-dependencies.mem_db]
git = 'https://github.com/FindoraNetwork/storage.git'
tag = 'v1.1.6'
tag = 'v1.1.9'

[dev-dependencies.rand]
version = '0.8'
Expand Down

0 comments on commit 011b560

Please sign in to comment.