Skip to content

Commit 1617ec2

Browse files
author
kavyasree
committed
Pin rust to <=1.75.0
1 parent 79d9a40 commit 1617ec2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SPECS/kata-containers-cc/kata-containers-cc.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ExclusiveArch: x86_64
1717
BuildRequires: azurelinux-release
1818
BuildRequires: golang
1919
BuildRequires: protobuf-compiler
20-
BuildRequires: rust <= 1.75
20+
BuildRequires: rust <= 1.75.0
2121
BuildRequires: libseccomp-devel
2222
BuildRequires: openssl-devel
2323
BuildRequires: clang
@@ -151,7 +151,7 @@ fi
151151

152152
%changelog
153153
* Thu Apr 03 2025 Kavya Sree Kaitepalli <[email protected]> - 3.2.0.azl5-2
154-
- Pin rust version to <=1.75
154+
- Pin rust version to <=1.75.0
155155

156156
* Fri Mar 28 2025 CBL-Mariner Servicing Account <[email protected]> - 3.2.0.azl5-1
157157
- Auto-upgrade to 3.2.0.azl5

0 commit comments

Comments
 (0)