We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b3ac9c commit 1ec7d64Copy full SHA for 1ec7d64
Cargo.toml
@@ -47,7 +47,7 @@ log = { version = "0.4.13", features = ["kv_unstable_std"] }
47
pin-project-lite = "0.2.0"
48
serde = "1.0.117"
49
serde_json = "1.0.59"
50
-routefinder = "0.4.0"
+routefinder = "0.5.0"
51
52
[dev-dependencies]
53
async-std = { version = "1.6.5", features = ["unstable", "attributes"] }
0 commit comments