Skip to content

Commit be7d742

Browse files
committed
license: allow OBSD licence
The `gdbstub` relies on the `managed` crate which is OBSD. This license is compatible with MIT, so allow list it. Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
1 parent 04aa60a commit be7d742

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ allow = [
2222
"MIT",
2323
"Apache-2.0",
2424
"BSD-3-Clause",
25+
"0BSD",
2526
"ISC",
2627
"Unicode-3.0"
2728
]

0 commit comments

Comments
 (0)