Skip to content

Commit 70e1a87

Browse files
committed
bump i18n-build to v0.5.4
1 parent 4028ee6 commit 70e1a87

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

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.

i18n-build/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog for `i18n-build`
22

3+
## v0.5.4
4+
5+
+ Update `i18n-embed` to version `0.10`.
6+
37
## v0.5.3
48

59
+ Update `i18n-embed` to version `0.9.0`.

i18n-build/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88
name = "i18n-build"
99
readme = "README.md"
1010
repository = "https://github.com/kellpossible/cargo-i18n/tree/master/i18n-build"
11-
version = "0.5.3"
11+
version = "0.5.4"
1212

1313
[package.metadata.docs.rs]
1414
all-features = true

0 commit comments

Comments
 (0)