update: Cargo.toml

This commit is contained in:
Wataru Otsubo 2025-02-07 19:46:49 +09:00
parent a652b40228
commit 72371e52bf

View file

@ -1,7 +1,10 @@
[package]
name = "endcap-sl-software-ri-generator"
version = "0.1.0"
authors = ["Wataru Otsubo <wataru.otsubo@cern.ch>"]
edition = "2021"
description = "A generator of register interface for mpsoc software from register map in xml format"
repository = "https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator"
build = "build.rs"
[[bin]]