-
优化
toml[profile.release] lto=true strip = true codegen-units = 1 panic = "abort" -
添加依赖
toml[dependencies] log = { version = "*", default-features = false } component = { path = "../../../../data/esp/component" } tokio = { version = "*", features = ["sync", "time"] } serde = "*" -
指定依赖来源
toml[patch.crates-io] embuild = { git = "https://github.com/esp-rs/embuild" }
rust toml
xiaguangbo2025-01-16 20:38
相关推荐
用户8356290780516 分钟前
Python 操作 Word 修订跟踪(Track Changes)花北城7 分钟前
【C#】ABP框架服务端开发电商API_1800790524713 分钟前
Python 实现闲鱼商品列表批量采集,接口异常重试机制搭建DogDaoDao14 分钟前
深入理解 Qt:从原理到实战的全景指南放下华子我只抽RuiKe520 分钟前
FastAPI 全栈后端(四):认证与授权記億揺晃着的那天31 分钟前
告别误操作!Spring Boot 多环境配置隔离与启动守卫实战我是唐青枫39 分钟前
Java Spring Data JPA 实战指南:Repository 查询、分页与实体映射张忠琳1 小时前
【Go 1.26.4】(Part 2) Go 1.26.4 超深度分析 — Runtime GMP 调度器 (proc.go + runtime2.go)YuePeng1 小时前
凌晨 3 点告警群炸了,我用浏览器干了原本 XShell 才能干的事染翰1 小时前
Nacos 切换 Namespace 后配置不生效、占位符报错终极复盘