We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02ecb5 commit 1eb900dCopy full SHA for 1eb900d
.github/workflows/ci.yaml
@@ -56,7 +56,7 @@ jobs:
56
disable_tests: true
57
extra_packages: libudev-dev
58
target: x86_64-unknown-linux-gnu
59
- toolchain: "1.46.0"
+ toolchain: "1.56.1"
60
61
# --------------------------------------------------------------------------
62
# BUILD
README.md
@@ -100,7 +100,7 @@ can help debug software or hardware errors.
100
101
# Dependencies
102
103
-Rust versions 1.46.0 and higher are supported.
+Rust versions 1.56.1 and higher are supported.
104
105
For GNU Linux `pkg-config` headers are required:
106
0 commit comments