From feb6890415bec198c3f7547191fbcf5a12503feb Mon Sep 17 00:00:00 2001 From: Rory& Date: Fri, 5 Dec 2025 13:44:14 +0100 Subject: Update deps --- LibMatrix.Federation/LibMatrix.Federation.csproj | 2 +- LibMatrix.Federation/deps.json | 17 +++++++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) (limited to 'LibMatrix.Federation') diff --git a/LibMatrix.Federation/LibMatrix.Federation.csproj b/LibMatrix.Federation/LibMatrix.Federation.csproj index 851bf25..84721fe 100644 --- a/LibMatrix.Federation/LibMatrix.Federation.csproj +++ b/LibMatrix.Federation/LibMatrix.Federation.csproj @@ -14,7 +14,7 @@ - + diff --git a/LibMatrix.Federation/deps.json b/LibMatrix.Federation/deps.json index cccc7bb..edecdc2 100644 --- a/LibMatrix.Federation/deps.json +++ b/LibMatrix.Federation/deps.json @@ -1,4 +1,9 @@ [ + { + "pname": "ArcaneLibs", + "version": "1.0.0-preview.20251205-114150", + "hash": "sha256-OFH86NaYdaHhNjvwMzamKO6xz1HuXZAO0pVon8FFnzA=" + }, { "pname": "BouncyCastle.Cryptography", "version": "2.6.2", @@ -6,17 +11,17 @@ }, { "pname": "Microsoft.Extensions.DependencyInjection.Abstractions", - "version": "10.0.0-rc.2.25502.107", - "hash": "sha256-1nh8z2nglCizQkl0iWwJ/au4BAuuBu0xghKHGBeTM1I=" + "version": "10.0.0", + "hash": "sha256-9iodXP39YqgxomnOPOxd/mzbG0JfOSXzFoNU3omT2Ps=" }, { "pname": "Microsoft.Extensions.Logging.Abstractions", - "version": "10.0.0-rc.2.25502.107", - "hash": "sha256-krml7WL+lF7oiYOvQ8NHQp7BVpHJrLIHhyxUgkHO+WE=" + "version": "10.0.0", + "hash": "sha256-BnhgGZc01HwTSxogavq7Ueq4V7iMA3wPnbfRwQ4RhGk=" }, { "pname": "Microsoft.Extensions.Primitives", - "version": "10.0.0-rc.2.25502.107", - "hash": "sha256-jvjZK/c8TGYIUA4zw7yR9uAFJmw90YE7TD3+DaxX9Ls=" + "version": "10.0.0", + "hash": "sha256-Dup08KcptLjlnpN5t5//+p4n8FUTgRAq4n/w1s6us+I=" } ] -- cgit 1.5.1