Skip to content

Commit 272045b

Browse files
ririsoftjbr
authored andcommitted
upgrade to infer 0.2.3
This version uses static matcher definitions making Infer::new much cheaper.
1 parent 89bcc45 commit 272045b

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
@@ -33,7 +33,7 @@ http = { version = "0.2.0", optional = true }
3333

3434
anyhow = "1.0.26"
3535
cookie = { version = "0.14.0", features = ["percent-encode"] }
36-
infer = "0.1.2"
36+
infer = "0.2.3"
3737
pin-project-lite = "0.1.0"
3838
url = { version = "2.1.1", features = ["serde"] }
3939
serde_json = "1.0.51"

0 commit comments

Comments
 (0)