diff options
| author | Sibi Prabakaran <sibi@psibi.in> | 2024-08-22 08:15:28 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-22 08:15:28 +0530 |
| commit | 527f8ff2b727d1c027965491ac88230bf2af24ed (patch) | |
| tree | 2ecb11809906f36d53b48f65b9ff3f198e98de8a /Eask | |
| parent | d00d83d3a207a5b7c2994392b2781f627e3159ce (diff) | |
| parent | 21916acdb808e85e34aa8781ebd0113c445a250b (diff) | |
| download | rust-mode-527f8ff2b727d1c027965491ac88230bf2af24ed.tar.gz | |
Merge pull request #552 from rust-lang/bump-version
Bump version to 1.0.6
Diffstat (limited to 'Eask')
| -rw-r--r-- | Eask | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ (package "rust-mode" - "1.0.5" + "1.0.6" "A major-mode for editing Rust source code") (website-url "https://github.com/rust-lang/rust-mode") @@ -7,7 +7,7 @@ (package-file "rust-mode.el") -(files +(files "rust-cargo.el" "rust-compile.el" "rust-playpen.el" |
