mirror of
https://github.com/openharmony/third_party_rust_heck.git
synced 2026-06-30 20:37:55 -04:00
Publish v0.4.1
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# 0.4.1
|
||||
|
||||
Improvements:
|
||||
|
||||
- Add Train-Case support
|
||||
|
||||
# 0.4.0
|
||||
|
||||
Breaking changes:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
authors = ["Without Boats <woboats@gmail.com>"]
|
||||
name = "heck"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
edition = "2018"
|
||||
license = "MIT OR Apache-2.0"
|
||||
description = "heck is a case conversion library."
|
||||
|
||||
Reference in New Issue
Block a user