You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
85 lines
2.7 KiB
85 lines
2.7 KiB
diff --git a/src/librnsslapd/Cargo.toml b/src/librnsslapd/Cargo.toml
|
|
index c18ab7fc8..11bb9afe7 100644
|
|
--- a/src/librnsslapd/Cargo.toml
|
|
+++ b/src/librnsslapd/Cargo.toml
|
|
@@ -2,7 +2,6 @@
|
|
name = "librnsslapd"
|
|
version = "0.1.0"
|
|
authors = ["William Brown <william@blackhats.net.au>"]
|
|
-rust-version = "1.70"
|
|
edition = "2018"
|
|
build = "build.rs"
|
|
|
|
diff --git a/src/librslapd/Cargo.toml b/src/librslapd/Cargo.toml
|
|
index fb445c251..15c00a47b 100644
|
|
--- a/src/librslapd/Cargo.toml
|
|
+++ b/src/librslapd/Cargo.toml
|
|
@@ -2,7 +2,6 @@
|
|
name = "librslapd"
|
|
version = "0.1.0"
|
|
authors = ["William Brown <william@blackhats.net.au>"]
|
|
-rust-version = "1.70"
|
|
edition = "2018"
|
|
build = "build.rs"
|
|
|
|
diff --git a/src/plugins/entryuuid/Cargo.toml b/src/plugins/entryuuid/Cargo.toml
|
|
index f0d8e9f2a..c43d7a771 100644
|
|
--- a/src/plugins/entryuuid/Cargo.toml
|
|
+++ b/src/plugins/entryuuid/Cargo.toml
|
|
@@ -2,7 +2,6 @@
|
|
name = "entryuuid"
|
|
version = "0.1.0"
|
|
authors = ["William Brown <william@blackhats.net.au>"]
|
|
-rust-version = "1.70"
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
diff --git a/src/plugins/entryuuid_syntax/Cargo.toml b/src/plugins/entryuuid_syntax/Cargo.toml
|
|
index d80b59bf1..f7d3d64c9 100644
|
|
--- a/src/plugins/entryuuid_syntax/Cargo.toml
|
|
+++ b/src/plugins/entryuuid_syntax/Cargo.toml
|
|
@@ -2,7 +2,6 @@
|
|
name = "entryuuid_syntax"
|
|
version = "0.1.0"
|
|
authors = ["William Brown <william@blackhats.net.au>"]
|
|
-rust-version = "1.70"
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
diff --git a/src/plugins/pwdchan/Cargo.toml b/src/plugins/pwdchan/Cargo.toml
|
|
index 3cda69f22..40d8a54aa 100644
|
|
--- a/src/plugins/pwdchan/Cargo.toml
|
|
+++ b/src/plugins/pwdchan/Cargo.toml
|
|
@@ -2,7 +2,6 @@
|
|
name = "pwdchan"
|
|
version = "0.1.0"
|
|
authors = ["William Brown <william@blackhats.net.au>"]
|
|
-rust-version = "1.70"
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
diff --git a/src/slapd/Cargo.toml b/src/slapd/Cargo.toml
|
|
index 39b6fdd1d..a18cb7626 100644
|
|
--- a/src/slapd/Cargo.toml
|
|
+++ b/src/slapd/Cargo.toml
|
|
@@ -2,7 +2,6 @@
|
|
name = "slapd"
|
|
version = "0.1.0"
|
|
authors = ["William Brown <william@blackhats.net.au>"]
|
|
-rust-version = "1.70"
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
diff --git a/src/slapi_r_plugin/Cargo.toml b/src/slapi_r_plugin/Cargo.toml
|
|
index 024bd464a..9d197ec85 100644
|
|
--- a/src/slapi_r_plugin/Cargo.toml
|
|
+++ b/src/slapi_r_plugin/Cargo.toml
|
|
@@ -2,7 +2,6 @@
|
|
name = "slapi_r_plugin"
|
|
version = "0.1.0"
|
|
authors = ["William Brown <william@blackhats.net.au>"]
|
|
-rust-version = "1.70"
|
|
edition = "2018"
|
|
build = "build.rs"
|
|
|