diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2023-09-06 14:34:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-06 14:34:01 +0100 |
commit | ffe4ea130279d10bdb988f60ebee6669ceeddbe7 (patch) | |
tree | 6f5a6fdd7fb0cd22542bbe87f2aae5bd9c808fb2 /flake.lock | |
parent | Add the ability to use `G` (GiB) and `T` (TiB) suffixes in configuration opti... (diff) | |
download | synapse-ffe4ea130279d10bdb988f60ebee6669ceeddbe7.tar.xz |
Update rust in flake.nix: 1.70.0 -> 1.71.1 to address CVE-2023-38497 (#16260)
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock index d53be767a7..9b360fa33e 100644 --- a/flake.lock +++ b/flake.lock @@ -258,11 +258,11 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1690510705, - "narHash": "sha256-6mjs3Gl9/xrseFh9iNcNq1u5yJ/MIoAmjoaG7SXZDIE=", + "lastModified": 1693966243, + "narHash": "sha256-a2CA1aMIPE67JWSVIGoGtD3EGlFdK9+OlJQs0FOWCKY=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "851ae4c128905a62834d53ce7704ebc1ba481bea", + "rev": "a8b4bb4cbb744baaabc3e69099f352f99164e2c1", "type": "github" }, "original": { |