summaryrefslogtreecommitdiffstats
path: root/rust/Cargo.toml.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-24 01:56:35 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-24 01:56:35 +0000
commitea7b101b409c45955f5d5446bb3bfdf7758b9226 (patch)
treeaca5d4fbf94bc524c392a5dd9cf4571f3a29ccb8 /rust/Cargo.toml.in
parentAdding upstream version 1:7.0.4. (diff)
downloadsuricata-ea7b101b409c45955f5d5446bb3bfdf7758b9226.tar.xz
suricata-ea7b101b409c45955f5d5446bb3bfdf7758b9226.zip
Adding upstream version 1:7.0.5.upstream/1%7.0.5upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'rust/Cargo.toml.in')
-rw-r--r--rust/Cargo.toml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/Cargo.toml.in b/rust/Cargo.toml.in
index 0bac7e1..347391b 100644
--- a/rust/Cargo.toml.in
+++ b/rust/Cargo.toml.in
@@ -2,6 +2,7 @@
name = "suricata"
version = "@PACKAGE_VERSION@"
edition = "2021"
+rust-version = "1.63.0"
[workspace]
members = [".", "./derive"]