mirror of
https://github.com/mii443/wasmer.git
synced 2025-08-24 09:19:25 +00:00
feat: Rename wasmer-api
to wasmer-backend-api
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
[package]
|
||||
name = "wasmer-api"
|
||||
name = "wasmer-backend-api"
|
||||
version = "0.1.0"
|
||||
description = "Client library for the Wasmer GraphQL API"
|
||||
readme = "README.md"
|
||||
documentation = "https://docs.rs/wasmer-api"
|
||||
documentation = "https://docs.rs/wasmer-backend-api"
|
||||
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
|
@ -1,4 +1,4 @@
|
||||
# wasmer-api
|
||||
# wasmer-backend-api
|
||||
|
||||
GraphQL API client for the [Wasmer](https://wasmer.io) backend.
|
||||
|
||||
|
Reference in New Issue
Block a user