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.
2 parents 7594315 + cc52f1a commit 18eb605Copy full SHA for 18eb605
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "triagebot"
3
version = "0.1.0"
4
authors = ["Mark Rousskov <mark.simulacrum@gmail.com>"]
5
-edition = "2018"
+edition = "2021"
6
7
[workspace]
8
parser/Cargo.toml
name = "parser"
[dependencies]
pulldown-cmark = "0.7.0"
0 commit comments