diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 9c5c047..b965a65 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends: debhelper (>= 12~), dpkg-dev (>= 1.17.14), cargo:native (>= 0.56.0), - rustc:native (>= 1.63), - libstd-rust-dev (>= 1.63), + rustc:native (>= 1.65), + libstd-rust-dev (>= 1.65), pkg-config, bash-completion, python3:native, |