Skip to content

Commit

Permalink
use released version
Browse files Browse the repository at this point in the history
  • Loading branch information
jbr committed Feb 21, 2021
1 parent 1e394b4 commit 99a4057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ log = { version = "0.4.13", features = ["kv_unstable_std"] }
pin-project-lite = "0.2.0"
serde = "1.0.117"
serde_json = "1.0.59"
routefinder = { git = "https://github.com/jbr/routefinder", branch = "main" }
routefinder = "0.1.0"

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

0 comments on commit 99a4057

Please sign in to comment.