Skip to content

Commit aa9dfc4

Browse files
committed
chore(ci): Pin home, time & time-core
To compile with rustc 1.85.0
1 parent d0eaadf commit aa9dfc4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ci/pin-msrv.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ set -euo pipefail
1111
# rustup override set 1.85.0
1212

1313
cargo update -p home --precise "0.5.11"
14+
cargo update -p time --precise "0.3.45"
15+
cargo update -p time-core --precise "0.1.7"

0 commit comments

Comments
 (0)