Compare commits

...

4 Commits

2
.gitignore vendored

@ -18,3 +18,5 @@
/ctrlc-3.4.0.crate
/ctrlc-3.4.1.crate
/ctrlc-3.4.2.crate
/ctrlc-3.4.4.crate
/ctrlc-3.4.5.crate

@ -1,11 +1,11 @@
--- ctrlc-3.4.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ctrlc-3.4.2/Cargo.toml 2023-12-27T19:53:40.574507+00:00
--- ctrlc-3.4.5/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ctrlc-3.4.5/Cargo.toml 2024-09-17T21:26:36.165093+00:00
@@ -56,23 +56,6 @@
]
default-features = false
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52"
-version = "0.59"
-features = [
- "Win32_Foundation",
- "Win32_System_Threading",
@ -14,7 +14,7 @@
-]
-
-[target."cfg(windows)".dev-dependencies.windows-sys]
-version = "0.52"
-version = "0.59"
-features = [
- "Win32_Storage_FileSystem",
- "Win32_Foundation",

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate ctrlc
Name: rust-ctrlc
Version: 3.4.2
Version: 3.4.5
Release: %autorelease
Summary: Easy Ctrl-C handler for Rust projects

@ -1 +1 @@
SHA512 (ctrlc-3.4.2.crate) = 99fc52445a51438bbbefefedf6409efc6b9c8db8f8932bde8eebeda3bfa952d116923b6ea9762e3bd28521ddee17ca1c8fb9b24cf8fe287063ec2ffc696ec408
SHA512 (ctrlc-3.4.5.crate) = 3fca36deead46f3ca586f0a07ace804251d3c3e49a9a63e8c34546e2305d08158770304ebd0c9ad6ed499f811cbbee0b76ffee1858aae60852a61a19024db3e6

Loading…
Cancel
Save