Skip to content

Commit defe850

Browse files
committed
deps: remove patch fork and use geosuggest release 0.6.5
also bump other indirect dependencies (console and encode_unicode)
1 parent 49060da commit defe850

File tree

2 files changed

+13
-14
lines changed

2 files changed

+13
-14
lines changed

Cargo.lock

+13-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

-3
Original file line numberDiff line numberDiff line change
@@ -306,9 +306,6 @@ calamine = { git = "https://github.com/tafia/calamine", rev = "cf86fa7" }
306306
# see https://github.com/jan-auer/dynfmt/pull/9
307307
dynfmt = { git = "https://github.com/jqnatividad/dynfmt", branch = "2021-clippy_ptr_as_ptr-bumpdeps" }
308308

309-
geosuggest-core = { git = "https://github.com/estin/geosuggest", rev = "77c4891"}
310-
geosuggest-utils = { git = "https://github.com/estin/geosuggest", rev = "77c4891"}
311-
312309
# needed to get latest dependencies and unreleased fixes
313310
grex = { git = "https://github.com/pemistahl/grex", rev = "bbf3064" }
314311

0 commit comments

Comments
 (0)