From 66c996e6ae24ae496aa6b7ed07c85dce2b106d13 Mon Sep 17 00:00:00 2001 From: main Date: Sat, 25 Apr 2026 13:27:32 -0400 Subject: Release memview 1.0.0 --- rust-toolchain.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 rust-toolchain.toml (limited to 'rust-toolchain.toml') diff --git a/rust-toolchain.toml b/rust-toolchain.toml new file mode 100644 index 0000000..8770b1d --- /dev/null +++ b/rust-toolchain.toml @@ -0,0 +1,4 @@ +[toolchain] +channel = "1.95.0" +profile = "minimal" +components = ["clippy", "rustfmt"] -- cgit v1.2.3