From 2eb75937f88d64c50e9b19fc6335676b91d4f9e7 Mon Sep 17 00:00:00 2001 From: Max Bittens <100423479+baxmittens@users.noreply.github.com> Date: Tue, 27 Feb 2024 14:21:17 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Project.toml b/Project.toml index 22de51b..2aeef13 100644 --- a/Project.toml +++ b/Project.toml @@ -18,7 +18,6 @@ AltInplaceOpsInterface = "d59240d3-86bd-48c4-8b44-fa29ea3b0621" [compat] CodecZlib = "0.7.0" -StaticArrays = "1.4.4" TranscodingStreams = "0.9.6" julia = "1" StaticArrays = "^1.4.4"