Skip to content

Commit 378652c

Browse files
committed
WIP: Replace the windows experimental feature
1 parent 608a809 commit 378652c

File tree

1 file changed

+0
-1
lines changed
  • crates/gitbutler-git/src

1 file changed

+0
-1
lines changed

crates/gitbutler-git/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
#![deny(missing_docs, unsafe_code)]
88
#![allow(async_fn_in_trait)]
99
#![allow(unknown_lints)]
10-
#![cfg_attr(windows, feature(windows_by_handle))]
1110

1211
#[cfg(all(
1312
not(debug_assertions),

0 commit comments

Comments
 (0)