From 5d913f701083e1519a3595190e63193c519fbc6b Mon Sep 17 00:00:00 2001 From: Yusuf Bera Ertan Date: Sat, 28 Jan 2023 00:10:21 +0300 Subject: build(nix): fix flake builds --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 16c04bc..e0e3e32 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ edition = "2021" # When changing this, change the hash near the text "THE rust-version HASH" in # `/flake.nix` too. If you don't have Nix installed or otherwise don't know how # to do this, ping `@charles:computer.surgery` in the matrix room. -rust-version = "1.64" +rust-version = "1.64.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3