From 11a1a42a89dc1ff70fcd21ebdb0d14060e23c6ad Mon Sep 17 00:00:00 2001 From: Ayan Sinha Mahapatra Date: Mon, 30 Dec 2024 12:23:25 +0530 Subject: [PATCH] Use rust-inspector from git repo v0.1.0 Signed-off-by: Ayan Sinha Mahapatra --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 81cf6660e..3316fe336 100644 --- a/setup.cfg +++ b/setup.cfg @@ -81,7 +81,7 @@ install_requires = # Inspectors elf-inspector==0.0.1 go-inspector==0.5.0 - rust-inspector==0.1.0 + rust-inspector @ git+https://github.com/aboutcode-org/rust-inspector.git@v0.1.0 python-inspector==0.12.1 source-inspector==0.5.1; sys_platform != "darwin" and platform_machine != "arm64" aboutcode-toolkit==11.0.0