Skip to content

Commit

Permalink
fix: cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kodylow committed Mar 17, 2024
1 parent c55448d commit ed10d0c
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
76 changes: 38 additions & 38 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "fedimint-http"
name = "fedimint-clientd"
version = "0.1.5"
edition = "2021"
description = "HTTP server for Fedimint Client, exposing REST and Websocket APIs for default modules."
repository = "https://github.com/Kodylow/fedimint-http/"
description = "A fedimint client daemon for server side applications to hold, use, and manage Bitcoin"
repository = "https://github.com/fedimint/fedimint-clientd"
keywords = ["fedimint", "fedimint-cli"]
license = "MIT"

Expand Down

0 comments on commit ed10d0c

Please sign in to comment.