repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1874684 - Part 4: Prefer const references instead of copying Instant values....
[gecko.git]
/
dom
/
origin-trials
/
ffi
/
Cargo.toml
blob
710b846176ee305134f4a0f8f03a5727550ba12a
1
[package]
2
name = "origin-trials-ffi"
3
version = "0.1.0"
4
edition = "2021"
5
authors = [
6
"Emilio Cobos Álvarez <emilio@crisal.io>",
7
]
8
license = "MPL-2.0"
9
10
[lib]
11
path = "lib.rs"
12
13
[dependencies]
14
origin-trial-token = "0.1"