Skip to main content
Glama
fixups.toml684 B
# vendored-date: 2023-05-01 # project: https://github.com/facebook/buck2 # commit-hash: 9080cce1b8588afc08e5c9d53d22c652f7567ecf # commit-date: 2022-12-01T03:10:27-0800 # source: https://github.com/facebook/buck2/blob/9080cce1b8588afc08e5c9d53d22c652f7567ecf/shim/third-party/rust/fixups/tokio/fixups.toml extra_srcs = ["src/**/*.rs"] buildscript.run = false features = ["tokio_track_caller"] ['cfg(target_os = "linux")'] cfgs = [ "tokio_taskdump", "tokio_track_caller", "tokio_unstable", ] extra_deps = [ ":backtrace", ":tracing", ] ['cfg(not(target_os = "linux"))'] cfgs = [ "tokio_track_caller", "tokio_unstable", ] extra_deps = [ ":tracing", ]

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/systeminit/si'

If you have feedback or need assistance with the MCP directory API, please join our Discord server