Skip to content

Commit 35f3549

Browse files
committed
rustfmt: update for rustfmt changes
1 parent 62300ca commit 35f3549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ use crates::errno;
2828
use crates::libc;
2929
use crates::libkeyutils_sys::*;
3030

31-
use constants::{DefaultKeyring, KeyringSerial, KeyPermissions, Permission, SpecialKeyring};
31+
use constants::{DefaultKeyring, KeyPermissions, KeyringSerial, Permission, SpecialKeyring};
3232
use keytype::*;
3333
use keytypes;
3434

0 commit comments

Comments
 (0)