Skip to content

Commit 1249828

Browse files
authored
Add owning_ref support (#7)
1 parent fff2d5c commit 1249828

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ repository = "https://github.com/rust-osdev/spinning_top"
1111

1212
[features]
1313
nightly = ["lock_api/nightly"]
14+
owning_ref = ["lock_api/owning_ref"]
1415

1516
[dependencies]
1617
lock_api = "0.4.0"

0 commit comments

Comments
 (0)