Skip to content

Commit 83567b4

Browse files
committed
chore(circleci): update minimum Rust version to 1.78 in config file
1 parent 9809cf5 commit 83567b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
parameters:
44
min-rust-version:
55
type: string
6-
default: "1.70"
6+
default: "1.78"
77
fingerprint:
88
type: string
99
default: SHA256:OkxsH8Z6Iim6WDJBaII9eTT9aaO1f3eDc6IpsgYYPVg

0 commit comments

Comments
 (0)