Revert "build: downgrade Rust version used to build binaries"

This reverts commit d822da3c9f.
This commit is contained in:
link2xt
2024-12-17 21:33:44 +00:00
committed by l
parent a3734a5f87
commit 52e9daaa1f
2 changed files with 4 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
description = "Delta Chat core";
inputs = {
fenix.url = "github:nix-community/fenix?rev=85f4139f3c092cf4afd9f9906d7ed218ef262c97";
fenix.url = "github:nix-community/fenix";
flake-utils.url = "github:numtide/flake-utils";
naersk.url = "github:nix-community/naersk";
nix-filter.url = "github:numtide/nix-filter";