diff options
-rw-r--r-- | Cargo.lock | 2 | ||||
-rw-r--r-- | rust-toolchain | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,5 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. [[package]] name = "abnf" version = "0.1.1" diff --git a/rust-toolchain b/rust-toolchain new file mode 100644 index 0000000..bf867e0 --- /dev/null +++ b/rust-toolchain @@ -0,0 +1 @@ +nightly |