Skip to content

Commit 87ed3c6

Browse files
authored
Change Rust edition from 2026 to 2021
1 parent 8d86b0c commit 87ed3c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "cerberus-opsct"
33
version = "0.1.0"
44
authors = ["xx10n <xiao.bytedance@proton.me>"]
5-
edition = "2026"
5+
edition = "2021"
66
description = "Active Aggressive CLI Tools for Search Vulnerability"
77
repository = "https://github.com/xx10n/CERBERUS-OPSCT"
88
license = "MIT"

0 commit comments

Comments
 (0)