Skip to content

Commit c3008d6

Browse files
Merge 1ec1702 into 869611d
2 parents 869611d + 1ec1702 commit c3008d6

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.0.0"
2+
".": "4.0.1"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [4.0.1](https://github.com/4m-mazi/gh-test/compare/v4.0.0...v4.0.1) (2026-03-24)
4+
5+
6+
### Bug Fixes
7+
8+
* Update test ([aded3cf](https://github.com/4m-mazi/gh-test/commit/aded3cf9847c7fc0944284f9788ce960a6069f89))
9+
10+
11+
### Dependencies
12+
13+
* bump rust-lang/rust from 1.85.0 to 1.86.0 ([#1146](https://github.com/4m-mazi/gh-test/issues/1146)) ([b10084e](https://github.com/4m-mazi/gh-test/commit/b10084e37298cd369473550b66c3e1ffeee63d4e))
14+
* lock file maintenance ([#1117](https://github.com/4m-mazi/gh-test/issues/1117)) ([8a97148](https://github.com/4m-mazi/gh-test/commit/8a97148f0bd7b8daae007884e2dae39703a5a842))
15+
316
## [4.0.1](https://github.com/4m-mazi/gh-test/compare/v4.0.0...v4.0.1) (2025-02-04)
417

518

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-ci-test"
3-
version = "4.3.0"
3+
version = "4.0.1"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)