mirror of
https://github.com/logos-storage/dynamic-data-experiments.git
synced 2026-01-02 13:13:08 +00:00
10 lines
231 B
TOML
10 lines
231 B
TOML
|
|
[package]
|
||
|
|
name = "dynamic-data-experiments"
|
||
|
|
description = "Experiments to support dynamic data for Codex"
|
||
|
|
authors = ["Mohammed Alghazwi <m.ghazwi@gmail.com>"]
|
||
|
|
readme = "README.md"
|
||
|
|
version = "1.0.0"
|
||
|
|
edition = "2024"
|
||
|
|
|
||
|
|
[dependencies]
|