mirror of
https://github.com/ethersync/ethersync.git
synced 2025-08-02 04:07:29 +03:00
12 lines
176 B
TOML
12 lines
176 B
TOML
# SPDX-FileCopyrightText: NONE
|
|
#
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
[package]
|
|
name = "automerge-baker"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
automerge = "0.5.11"
|