gmt_mount-ctrl 2.1.0

Giant Magellan Telescope mount control system
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "aho-corasick"
version = "1.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
dependencies = [
 "memchr",
]

[[package]]
name = "cc"
version = "1.2.38"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "80f41ae168f955c12fb8960b057d70d0ca153fb83182b57d86380443527be7e9"
dependencies = [
 "find-msvc-tools",
 "shlex",
]

[[package]]
name = "find-msvc-tools"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ced73b1dacfc750a6db6c0a0c3a3853c8b41997e2e2c563dc90804ae6867959"

[[package]]
name = "gmt_mount-ctrl"
version = "2.1.0"
dependencies = [
 "gmt_mount-ctrl_sampling1000-damping002",
 "gmt_mount-ctrl_sampling8000-damping0005",
 "gmt_mount-ctrl_sampling8000-damping002",
 "paste",
 "simulink-binder",
 "thiserror",
]

[[package]]
name = "gmt_mount-ctrl_sampling1000-damping002"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a5a329c42ff5cf443efc19a358236b172f2e03c5609220381ae67266381828ef"
dependencies = [
 "cc",
 "gmt_mount-ctrl_sampling1000-damping002_ze00",
 "gmt_mount-ctrl_sampling1000-damping002_ze30",
 "gmt_mount-ctrl_sampling1000-damping002_ze30-500Hz",
 "gmt_mount-ctrl_sampling1000-damping002_ze60",
 "paste",
 "simulink-binder",
 "thiserror",
]

[[package]]
name = "gmt_mount-ctrl_sampling1000-damping002_ze00"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97638e48a035f820ad031fdb7b2f6f0711149db4c8aebda1bd1078343ae65737"
dependencies = [
 "cc",
 "paste",
 "simulink-binder",
 "thiserror",
]

[[package]]
name = "gmt_mount-ctrl_sampling1000-damping002_ze30"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c528e5894110060f157ed8215c0e70998c2f8c08974a39918069ef10699d17e2"
dependencies = [
 "cc",
 "paste",
 "simulink-binder",
 "thiserror",
]

[[package]]
name = "gmt_mount-ctrl_sampling1000-damping002_ze30-500Hz"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a0afc33ae8d89280a31d1cb83914704468e5fb3085730b2318fda4a675eba83"
dependencies = [
 "cc",
 "paste",
 "simulink-binder",
 "thiserror",
]

[[package]]
name = "gmt_mount-ctrl_sampling1000-damping002_ze60"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e5d8e3770f9dea7d32e79254c9abbc3d9458050b201915a25650602aff94788"
dependencies = [
 "cc",
 "paste",
 "simulink-binder",
 "thiserror",
]

[[package]]
name = "gmt_mount-ctrl_sampling8000-damping0005"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "699302cc02c5c3fd8a9838ab568701c509be11bc6e8008841f0f0f694561842f"
dependencies = [
 "cc",
 "paste",
 "simulink-binder",
 "thiserror",
]

[[package]]
name = "gmt_mount-ctrl_sampling8000-damping002"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "155a7cff35e888adac91ac2a0ae2d6b9303ca8c8dd333beb56793c54f7276fc9"
dependencies = [
 "cc",
 "gmt_mount-ctrl_sampling8000-damping002_ze00",
 "gmt_mount-ctrl_sampling8000-damping002_ze30",
 "gmt_mount-ctrl_sampling8000-damping002_ze60",
 "paste",
 "simulink-binder",
 "thiserror",
]

[[package]]
name = "gmt_mount-ctrl_sampling8000-damping002_ze00"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "069d8aded9e86c573e041214af49838f81e44c925bb21a07c228462ebbdf1d9f"
dependencies = [
 "cc",
 "paste",
 "simulink-binder",
 "thiserror",
]

[[package]]
name = "gmt_mount-ctrl_sampling8000-damping002_ze30"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8be2600305922cd0fe4fe4b54cbd6b2ed0c72ce02f870b631422f34c07421c4b"
dependencies = [
 "cc",
 "paste",
 "simulink-binder",
 "thiserror",
]

[[package]]
name = "gmt_mount-ctrl_sampling8000-damping002_ze60"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed4bfc0ee461f4d5ff27daeb97115db247195da7a3fff2b186b976704a384cb4"
dependencies = [
 "cc",
 "paste",
 "simulink-binder",
 "thiserror",
]

[[package]]
name = "memchr"
version = "2.7.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0"

[[package]]
name = "paste"
version = "1.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"

[[package]]
name = "proc-macro2"
version = "1.0.101"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de"
dependencies = [
 "unicode-ident",
]

[[package]]
name = "quote"
version = "1.0.40"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
dependencies = [
 "proc-macro2",
]

[[package]]
name = "regex"
version = "1.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912"
dependencies = [
 "aho-corasick",
 "memchr",
 "regex-automata",
 "regex-syntax",
]

[[package]]
name = "regex-automata"
version = "0.4.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6"
dependencies = [
 "aho-corasick",
 "memchr",
 "regex-syntax",
]

[[package]]
name = "regex-syntax"
version = "0.8.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001"

[[package]]
name = "shlex"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"

[[package]]
name = "simulink-binder"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "281ab5babb9907c23ddbbde31904cc13ad11a3d269167052a661f85d37c5603e"
dependencies = [
 "paste",
 "proc-macro2",
 "quote",
 "regex",
 "syn 1.0.109",
]

[[package]]
name = "syn"
version = "1.0.109"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
dependencies = [
 "proc-macro2",
 "quote",
 "unicode-ident",
]

[[package]]
name = "syn"
version = "2.0.106"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6"
dependencies = [
 "proc-macro2",
 "quote",
 "unicode-ident",
]

[[package]]
name = "thiserror"
version = "1.0.69"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
dependencies = [
 "thiserror-impl",
]

[[package]]
name = "thiserror-impl"
version = "1.0.69"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
dependencies = [
 "proc-macro2",
 "quote",
 "syn 2.0.106",
]

[[package]]
name = "unicode-ident"
version = "1.0.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d"