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 e406066 commit 78e9c14Copy full SHA for 78e9c14
rust-toolchain.toml
@@ -1,5 +1,5 @@
1
[toolchain]
2
-channel = "1.84.0"
+channel = "1.85.0"
3
profile = "minimal"
4
components = ["rustfmt", "clippy"]
5
targets = [
typos.toml
@@ -30,6 +30,7 @@ zvariant = "zvariant"
30
ser = "ser"
31
sur = "sur"
32
ratatui = "ratatui"
33
+typ = "typ"
34
35
[type.rust.extend-identifiers]
36
# typos really wanted to correct 2ND -> 2AND
0 commit comments