python3-setuptools-rust: remove obsolete python3-toml dependency

As we have Python 3.11+, tomllib will be used.

(From OE-Core rev: 173fe8059cc7637c5ef2bd8a1e9448092705335a)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2024-07-24 22:51:40 +01:00
committed by Richard Purdie
parent 4ffb0e69eb
commit 0a13d71aff
@@ -27,7 +27,6 @@ RDEPENDS:${PN} += " \
python3-setuptools \
python3-setuptools-scm \
python3-shell \
python3-toml \
python3-typing-extensions \
python3-wheel \
"