Skip to content

Commit a3b0f68

Browse files
committed
routefinder 0.4.0
1 parent cd9b462 commit a3b0f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ log = { version = "0.4.13", features = ["kv_unstable_std"] }
4747
pin-project-lite = "0.2.0"
4848
serde = "1.0.117"
4949
serde_json = "1.0.59"
50-
routefinder = "0.3.1"
50+
routefinder = "0.4.0"
5151

5252
[dev-dependencies]
5353
async-std = { version = "1.6.5", features = ["unstable", "attributes"] }

0 commit comments

Comments
 (0)