mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-12 08:00:08 +01:00
fix: update min rust version to 1.64
This commit is contained in:
parent
5752d800b8
commit
7046114a3f
5 changed files with 7 additions and 7 deletions
|
|
@ -13,7 +13,7 @@
|
|||
//! same functionality. For this Rust implementation, I got inspired by
|
||||
//! [tmux-thumbs], and I even borrowed some parts of his regex tests.
|
||||
//!
|
||||
//! Version requirement: _rustc 1.60+_
|
||||
//! Version requirement: _rustc 1.64+_
|
||||
//!
|
||||
//! ## Demo
|
||||
//!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue