summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorYusuf Bera Ertan <y.bera003.06@protonmail.com>2023-01-28 00:10:21 +0300
committerYusuf Bera Ertan <y.bera003.06@protonmail.com>2023-01-28 00:10:21 +0300
commit5d913f701083e1519a3595190e63193c519fbc6b (patch)
tree0ab41e868e33e17c120fe0f7f25711d495aeb43b /Cargo.toml
parentd68dad580b49c447e2c8cbcd5202e7781faffaea (diff)
downloadconduit-5d913f701083e1519a3595190e63193c519fbc6b.zip
build(nix): fix flake builds
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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