We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fd4104 commit dd0da28Copy full SHA for dd0da28
src/uu/more/Cargo.toml
@@ -23,7 +23,7 @@ uucore = { workspace = true }
23
crossterm = { workspace = true }
24
unicode-width = { workspace = true }
25
unicode-segmentation = { workspace = true }
26
-tempfile.workspace = true
+tempfile = { workspace = true }
27
28
[target.'cfg(all(unix, not(target_os = "fuchsia")))'.dependencies]
29
nix = { workspace = true }
0 commit comments