Skip to content

Commit 8548d9b

Browse files
build fix (#339)
1 parent 92cc2ab commit 8548d9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.ComponentDetection.Detectors/rust/Contracts/CargoPackage.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using System;
22
using System.Collections.Generic;
3+
using System.Diagnostics.CodeAnalysis;
34
using System.Runtime.Serialization;
45

56
namespace Microsoft.ComponentDetection.Detectors.Rust.Contracts

0 commit comments

Comments
 (0)