Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 61265f5

Browse files
committed
fmt
1 parent 1571571 commit 61265f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cargo-miri/bin.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ use std::ops::Not;
1010
use std::path::{Path, PathBuf};
1111
use std::process::{self, Command};
1212

13-
use serde::{Deserialize, Serialize};
1413
use rustc_version::VersionMeta;
14+
use serde::{Deserialize, Serialize};
1515

1616
use version::*;
1717

0 commit comments

Comments
 (0)