random_access_unicode 0.2.5

Provide random access to the unicode characters in a file
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "random_access_unicode"
version = "0.2.5"
description = "Provide random access to the unicode characters in a file"
license = "GPL-3.0"
repository = "https://github.com/casually-blue/random_access_unicode"
resolver = "2"
[dependencies.memmap]
version = "0.7"