We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4418f6d commit 28cae19Copy full SHA for 28cae19
1 file changed
Cargo.toml
@@ -1,7 +1,7 @@
1
[workspace.package]
2
version = "1.13.0"
3
authors = ["Victor M. Alvarez <vmalvarez@virustotal.com>"]
4
-edition = "2021"
+edition = "2024"
5
homepage = "https://virustotal.github.io/yara-x"
6
repository = "https://github.com/VirusTotal/yara-x"
7
readme = "README.md"
@@ -28,7 +28,7 @@ members = [
28
"py",
29
"ls",
30
]
31
-resolver = "2"
+resolver = "3"
32
33
34
[workspace.dependencies]
0 commit comments