Skip to content

Commit 8ab0fca

Browse files
Bump prefix-trie from 0.8.3 to 0.8.4
Bumps [prefix-trie](https://github.com/tiborschneider/prefix-trie) from 0.8.3 to 0.8.4. - [Release notes](https://github.com/tiborschneider/prefix-trie/releases) - [Commits](tiborschneider/prefix-trie@v0.8.3...v0.8.4) --- updated-dependencies: - dependency-name: prefix-trie dependency-version: 0.8.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab4340a commit 8ab0fca

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ phf_shared = "0.13.1"
5555
picon = "0.1.0"
5656
plotters = { version = "0.3.7", default-features = false, features = ["area_series", "line_series"] }
5757
plotters-iced2 = "0.14.0"
58-
prefix-trie = { version = "0.8.3", features = ["ipnet"] }
58+
prefix-trie = { version = "0.8.4", features = ["ipnet"] }
5959
reqwest = { version = "0.13.3", features = ["json"] }
6060
rfd = "0.17.2"
6161
rodio = { version = "0.22.2", default-features = false, features = ["mp3", "playback"] }

0 commit comments

Comments
 (0)