mirror of
https://github.com/openharmony/third_party_rust_shlex.git
synced 2026-06-30 21:37:55 -04:00
Version bump
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# [unreleased]
|
||||
# 1.1.0
|
||||
|
||||
* Adds the `std` feature (enabled by default)
|
||||
* Disabling the `std` feature makes the crate work in `#![no_std]` mode, assuming presence of the `alloc` crate
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "shlex"
|
||||
version = "1.0.0"
|
||||
version = "1.1.0"
|
||||
authors = [
|
||||
"comex <comexk@gmail.com>",
|
||||
"Fenhl <fenhl@fenhl.net>"
|
||||
|
||||
Reference in New Issue
Block a user