chore(build): bump rust version to 1.88
- update rust version in: - .circleci/config.yml - Cargo.toml - README.md - docs/readme/head.md
This commit is contained in:
committed by
Jeremiah Russell
parent
44b98d0657
commit
3111a1feff
@@ -6,7 +6,7 @@ parameters:
|
||||
default: SHA256:OkxsH8Z6Iim6WDJBaII9eTT9aaO1f3eDc6IpsgYYPVg
|
||||
min-rust-version:
|
||||
type: string
|
||||
default: "1.87"
|
||||
default: "1.88"
|
||||
release-flag:
|
||||
type: boolean
|
||||
default: false
|
||||
|
||||
Reference in New Issue
Block a user