Skip to content

Commit 2a6c722

Browse files
committed
Bump pest dependency to `v2.5.1
1 parent e2634a0 commit 2a6c722

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ repository = "fastobo/horned-functional"
2222
status = "actively-developed"
2323

2424
[dependencies]
25-
pest = "2.1.0"
26-
pest_derive = "2.1.0"
25+
pest = "2.5.1"
26+
pest_derive = "2.5.1"
2727
horned-owl = "0.11.0"
2828
curie = "0.1.1"
2929
enum_meta = "0.6.0"

0 commit comments

Comments
 (0)