Skip to content

Commit 660716e

Browse files
Merge pull request #385 from marcsvll/rm_const_err
Update to remove const_err
2 parents d4e75db + da1cdbe commit 660716e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tss-esapi/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// SPDX-License-Identifier: Apache-2.0
33
#![deny(
44
nonstandard_style,
5-
const_err,
65
dead_code,
76
improper_ctypes,
87
non_shorthand_field_patterns,

0 commit comments

Comments
 (0)