haste-pointer 0.10.3

Pointer utilities for Haste Health.
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 = "2024"
name = "haste-pointer"
version = "0.10.3"
authors = ["Haste Health"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Pointer utilities for Haste Health."
homepage = "https://haste.health"
readme = false
license = "BSD-3-Clause"

[lib]
name = "haste_pointer"
path = "src/lib.rs"

[dependencies.haste-reflect]
version = "0.*"

[dev-dependencies.haste-fhir-model]
version = "0.*"