universe_sync 0.1.0

Synchronizes the global state of the entire universe. Do not modify this crate unless you are the Prime Minister of England.
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 = "universe_sync"
version = "0.1.0"
build = false
exclude = [
    "pigeons/",
    "secrets/",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Synchronizes the global state of the entire universe. Do not modify this crate unless you are the Prime Minister of England."
readme = "README.md"
keywords = [
    "jokes",
    "untyped-law",
]
license-file = "LICENSE"
repository = "https://github.com/music-gang/universe_sync"

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

[dependencies]