2024-04-19 05:31:54 by pin | Files touched by this commit (3) | |
Log message:
devel/cargo-modules: update to 0.15.5
[0.15.5] - 2024-04-17
Changed
Updated dependencies:
rust-analyzer from 0.0.210 to 0.0.211
|
2024-04-15 09:41:00 by pin | Files touched by this commit (3) | |
Log message:
devel/cargo-modules: update to 0.15.4
[0.15.4] - 2024-04-13
Updated dependencies:
anyhow from 1.0.81 to 1.0.82
rust-analyzer from 0.0.208 to 0.0.210
|
2024-04-08 12:38:20 by pin | Files touched by this commit (3) | |
Log message:
devel/cargo-modules: update to 0.15.3
[0.15.3] - 2024-04-05
Updated dependencies:
- rust-analyzer from 0.0.207 to 0.0.208
- pulldown-cmark from 0.10.0 to 0.10.2
|
2024-04-01 21:19:59 by pin | Files touched by this commit (3) | |
Log message:
devel/cargo-modules: update to 0.15.2
[0.15.2] - 2024-03-27
Updated dependencies:
yansi from 0.5.1 to 1.0.1
clap from 4.5.3 to 4.5.4
indoc from 2.0.4 to 2.0.5
memoffset from 0.9.0 to 0.9.1
rust-analyzer from 0.0.206 to 0.0.207
[0.15.1] - 2024-03-21
Updated dependencies:
rust-analyzer from 0.0.204 to 0.0.206
anyhow from 1.0.80 to 1.0.81
bitflag from 2.4.2 to 2.5.0
clap from 4.5.1 to 4.5.3
[0.15.0] - 2024-03-06
Updated dependencies:
mio from 0.8.10 to 0.8.11
env_logger from 0.11.2 to 0.11.3
insta from 1.35.1 to 1.36.1
log from 0.4.20 to 0.4.21
Security
Fixed potential vulnerability in mio by upgrading it from 0.8.10 to 0.8.11.
|
2024-03-22 09:31:04 by pin | Files touched by this commit (3) |
Log message:
devel/cargo-modules: downgrade to 0.14.1
Downgrade to 0.14.1 as 0.15.0 and higher require at least Rust-1.76
Unfortunately, this means we missing on the security fix for a potential
vulnerability in mio 0.8.10. But, it's unlikely Rust-1.76 will land
prior to freeze.
|
2024-03-06 20:57:00 by pin | Files touched by this commit (3) | |
Log message:
devel/cargo-modules: update to 0.15.0
[0.15.0] - 2024-03-06
Updated dependencies:
- mio from 0.8.10 to 0.8.11
- env_logger from 0.11.2 to 0.11.3
- insta from 1.35.1 to 1.36.1
- log from 0.4.20 to 0.4.21
Security
- Fixed potential vulnerability in mio by upgrading it from 0.8.10 to 0.8.11.
|
2024-02-27 21:05:43 by pin | Files touched by this commit (3) | |
Log message:
devel/cargo-modules: update to 0.14.1
[0.14.1] - 2024-02-27
Changed
Updated dependencies:
- rust-analyzer from 0.0.202 to 0.0.203
|
2024-02-26 20:03:08 by pin | Files touched by this commit (3) | |
Log message:
devel/cargo-modules: update to 0.14.0
[0.14.0] - 2024-02-25
Changed
Updated dependencies:
- anyhow from 1.0.79 to 1.0.80
- assert_cmd from 2.0.13 to 2.0.14
- clap from 4.4.18 to 4.5.1
- env_logger from 0.11.1 to 0.11.2
- insta from 1.34.0 to 1.35.1
- thread_local from 1.1.7 to 1.1.8
- rust-analyzer from 0.0.200 to 0.0.202
|
2024-02-09 14:52:42 by pin | Files touched by this commit (3) | |
Log message:
devel/cargo-modules: update to 0.13.6
[0.13.6] - 2024-02-07
Changed
Updated dependencies:
- rust-analyzer from 0.0.197 to 0.0.200
- env_logger from 0.10.2 to 0.11.1
- pulldown-cmark from 0.9.3 to 0.10.0
- rust-analyzer-salsa from 0.17.0-pre.5 to 0.17.0-pre.6
- rust-analyzer-salsa-macros from 0.17.0-pre.5 to 0.17.0-pre.6
|
2024-01-22 08:22:29 by pin | Files touched by this commit (3) | |
Log message:
devel/cargo-modules: update to 0.13.5
[0.13.5] - 2024-01-21
Changed
Updated dependencies:
- bitflags from 2.4.1 -> 2.4.2
- clap from 4.4.16 -> 4.4.18
- env_logger from 0.10.1 -> 0.10.2
- rust-analyzer from 0.0.196 to 0.0.197
|