diff options
Diffstat (limited to 'rust/Pkgfile')
-rw-r--r-- | rust/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/Pkgfile b/rust/Pkgfile index 2b399392f..b5a104864 100644 --- a/rust/Pkgfile +++ b/rust/Pkgfile @@ -5,7 +5,7 @@ # Optional: ccache libgit2 lld polly sccache name=rust -version=1.66.0 +version=1.66.1 _date=2022-11-03 _rustc=1.65.0 _cargo=$_rustc |