Skip to content

Commit 25c92fb

Browse files
authored
Merge pull request #3 from EHfive/mark_no_std
Add no_std support
2 parents 3e9685e + baf2661 commit 25c92fb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ repository = "https://github.com/unicode-rs/unicode-properties"
88
documentation = "https://docs.rs/unicode-properties"
99
license = "MIT/Apache-2.0"
1010
keywords = ["text", "unicode"]
11+
categories = ["no-std::no-alloc"]
1112
readme = "README.md"
1213
description = """
1314
Query character Unicode properties according to

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
//!
4343
//! Provides the emoji character properties of a character.
4444
//!
45+
#![no_std]
4546
#![deny(missing_docs)]
4647

4748
#[rustfmt::skip]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy