Skip to content

Commit 4c355d8

Browse files
Use rust-inspector from git repo v0.1.0
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 330ce34 commit 4c355d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ packages =
150150
regipy >= 3.1.0; platform_system == 'Linux'
151151
packagedcode_msitools >= 0.101.210706; platform_system == 'Linux'
152152
go-inspector >= 0.5.0; platform_system == 'Linux'
153-
rust-inspector >= 0.1.0; platform_system == 'Linux'
153+
rust-inspector @ git+https://github.com/aboutcode-org/rust-inspector.git@v0.1.0
154154

155155
[options.entry_points]
156156
console_scripts =

0 commit comments

Comments
 (0)