Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Commit

Permalink
Update many nix (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmorency authored Jan 13, 2023
1 parent 90107a2 commit 478740c
Show file tree
Hide file tree
Showing 13 changed files with 129 additions and 123 deletions.
26 changes: 13 additions & 13 deletions Cargo.Bazel.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2185,7 +2185,7 @@ dependencies = [
[[package]]
name = "many-client"
version = "0.1.0"
source = "git+https://github.com/liftedinit/many-rs.git?rev=591e5b40de75828ea1984780321060cf3da21635#591e5b40de75828ea1984780321060cf3da21635"
source = "git+https://github.com/liftedinit/many-rs.git?rev=aff83e38877fff6e9e6d10a74d2f29ac768dc156#aff83e38877fff6e9e6d10a74d2f29ac768dc156"
dependencies = [
"anyhow",
"async-trait",
Expand Down Expand Up @@ -2228,7 +2228,7 @@ dependencies = [
[[package]]
name = "many-client-macros"
version = "0.1.0"
source = "git+https://github.com/liftedinit/many-rs.git?rev=591e5b40de75828ea1984780321060cf3da21635#591e5b40de75828ea1984780321060cf3da21635"
source = "git+https://github.com/liftedinit/many-rs.git?rev=aff83e38877fff6e9e6d10a74d2f29ac768dc156#aff83e38877fff6e9e6d10a74d2f29ac768dc156"
dependencies = [
"proc-macro2",
"quote",
Expand All @@ -2238,7 +2238,7 @@ dependencies = [
[[package]]
name = "many-error"
version = "0.1.0"
source = "git+https://github.com/liftedinit/many-rs.git?rev=591e5b40de75828ea1984780321060cf3da21635#591e5b40de75828ea1984780321060cf3da21635"
source = "git+https://github.com/liftedinit/many-rs.git?rev=aff83e38877fff6e9e6d10a74d2f29ac768dc156#aff83e38877fff6e9e6d10a74d2f29ac768dc156"
dependencies = [
"minicbor",
"num-derive",
Expand All @@ -2249,7 +2249,7 @@ dependencies = [
[[package]]
name = "many-identity"
version = "0.1.0"
source = "git+https://github.com/liftedinit/many-rs.git?rev=591e5b40de75828ea1984780321060cf3da21635#591e5b40de75828ea1984780321060cf3da21635"
source = "git+https://github.com/liftedinit/many-rs.git?rev=aff83e38877fff6e9e6d10a74d2f29ac768dc156#aff83e38877fff6e9e6d10a74d2f29ac768dc156"
dependencies = [
"base32",
"coset",
Expand All @@ -2269,7 +2269,7 @@ dependencies = [
[[package]]
name = "many-identity-dsa"
version = "0.1.0"
source = "git+https://github.com/liftedinit/many-rs.git?rev=591e5b40de75828ea1984780321060cf3da21635#591e5b40de75828ea1984780321060cf3da21635"
source = "git+https://github.com/liftedinit/many-rs.git?rev=aff83e38877fff6e9e6d10a74d2f29ac768dc156#aff83e38877fff6e9e6d10a74d2f29ac768dc156"
dependencies = [
"asn1 0.8.7",
"base32",
Expand Down Expand Up @@ -2297,7 +2297,7 @@ dependencies = [
[[package]]
name = "many-identity-hsm"
version = "0.1.0"
source = "git+https://github.com/liftedinit/many-rs.git?rev=591e5b40de75828ea1984780321060cf3da21635#591e5b40de75828ea1984780321060cf3da21635"
source = "git+https://github.com/liftedinit/many-rs.git?rev=aff83e38877fff6e9e6d10a74d2f29ac768dc156#aff83e38877fff6e9e6d10a74d2f29ac768dc156"
dependencies = [
"asn1 0.10.0",
"coset",
Expand All @@ -2317,7 +2317,7 @@ dependencies = [
[[package]]
name = "many-identity-webauthn"
version = "0.1.0"
source = "git+https://github.com/liftedinit/many-rs.git?rev=591e5b40de75828ea1984780321060cf3da21635#591e5b40de75828ea1984780321060cf3da21635"
source = "git+https://github.com/liftedinit/many-rs.git?rev=aff83e38877fff6e9e6d10a74d2f29ac768dc156#aff83e38877fff6e9e6d10a74d2f29ac768dc156"
dependencies = [
"authenticator-ctap2-2021",
"base64 0.13.1",
Expand Down Expand Up @@ -2430,7 +2430,7 @@ dependencies = [
[[package]]
name = "many-macros"
version = "0.1.0"
source = "git+https://github.com/liftedinit/many-rs.git?rev=591e5b40de75828ea1984780321060cf3da21635#591e5b40de75828ea1984780321060cf3da21635"
source = "git+https://github.com/liftedinit/many-rs.git?rev=aff83e38877fff6e9e6d10a74d2f29ac768dc156#aff83e38877fff6e9e6d10a74d2f29ac768dc156"
dependencies = [
"inflections",
"proc-macro2",
Expand All @@ -2443,7 +2443,7 @@ dependencies = [
[[package]]
name = "many-migration"
version = "0.1.0"
source = "git+https://github.com/liftedinit/many-rs.git?rev=591e5b40de75828ea1984780321060cf3da21635#591e5b40de75828ea1984780321060cf3da21635"
source = "git+https://github.com/liftedinit/many-rs.git?rev=aff83e38877fff6e9e6d10a74d2f29ac768dc156#aff83e38877fff6e9e6d10a74d2f29ac768dc156"
dependencies = [
"many-error",
"minicbor",
Expand All @@ -2456,7 +2456,7 @@ dependencies = [
[[package]]
name = "many-modules"
version = "0.1.0"
source = "git+https://github.com/liftedinit/many-rs.git?rev=591e5b40de75828ea1984780321060cf3da21635#591e5b40de75828ea1984780321060cf3da21635"
source = "git+https://github.com/liftedinit/many-rs.git?rev=aff83e38877fff6e9e6d10a74d2f29ac768dc156#aff83e38877fff6e9e6d10a74d2f29ac768dc156"
dependencies = [
"async-trait",
"coset",
Expand All @@ -2476,7 +2476,7 @@ dependencies = [
[[package]]
name = "many-protocol"
version = "0.1.0"
source = "git+https://github.com/liftedinit/many-rs.git?rev=591e5b40de75828ea1984780321060cf3da21635#591e5b40de75828ea1984780321060cf3da21635"
source = "git+https://github.com/liftedinit/many-rs.git?rev=aff83e38877fff6e9e6d10a74d2f29ac768dc156#aff83e38877fff6e9e6d10a74d2f29ac768dc156"
dependencies = [
"base64 0.13.1",
"coset",
Expand All @@ -2500,7 +2500,7 @@ dependencies = [
[[package]]
name = "many-server"
version = "0.1.0"
source = "git+https://github.com/liftedinit/many-rs.git?rev=591e5b40de75828ea1984780321060cf3da21635#591e5b40de75828ea1984780321060cf3da21635"
source = "git+https://github.com/liftedinit/many-rs.git?rev=aff83e38877fff6e9e6d10a74d2f29ac768dc156#aff83e38877fff6e9e6d10a74d2f29ac768dc156"
dependencies = [
"anyhow",
"asn1 0.11.0",
Expand Down Expand Up @@ -2549,7 +2549,7 @@ dependencies = [
[[package]]
name = "many-types"
version = "0.1.0"
source = "git+https://github.com/liftedinit/many-rs.git?rev=591e5b40de75828ea1984780321060cf3da21635#591e5b40de75828ea1984780321060cf3da21635"
source = "git+https://github.com/liftedinit/many-rs.git?rev=aff83e38877fff6e9e6d10a74d2f29ac768dc156#aff83e38877fff6e9e6d10a74d2f29ac768dc156"
dependencies = [
"base64 0.20.0",
"coset",
Expand Down
26 changes: 13 additions & 13 deletions Cargo.lock

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

36 changes: 18 additions & 18 deletions cargo-bazel-lock.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "e78ba57528b097ba607e9cf9722f95da31c793c978ceb2c8e3dd5ae8773ac653",
"checksum": "b1cb184628d4ca4330df1f6c6b70dedc0cbcf92a7e35e78fe8a67e586d0d51ea",
"crates": {
"aes 0.7.5": {
"name": "aes",
Expand Down Expand Up @@ -11857,7 +11857,7 @@
"Git": {
"remote": "https://github.com/liftedinit/many-rs.git",
"commitish": {
"Rev": "591e5b40de75828ea1984780321060cf3da21635"
"Rev": "aff83e38877fff6e9e6d10a74d2f29ac768dc156"
},
"strip_prefix": "src/many-client"
}
Expand Down Expand Up @@ -12050,7 +12050,7 @@
"Git": {
"remote": "https://github.com/liftedinit/many-rs.git",
"commitish": {
"Rev": "591e5b40de75828ea1984780321060cf3da21635"
"Rev": "aff83e38877fff6e9e6d10a74d2f29ac768dc156"
},
"strip_prefix": "src/many-client-macros"
}
Expand Down Expand Up @@ -12103,7 +12103,7 @@
"Git": {
"remote": "https://github.com/liftedinit/many-rs.git",
"commitish": {
"Rev": "591e5b40de75828ea1984780321060cf3da21635"
"Rev": "aff83e38877fff6e9e6d10a74d2f29ac768dc156"
},
"strip_prefix": "src/many-error"
}
Expand Down Expand Up @@ -12169,7 +12169,7 @@
"Git": {
"remote": "https://github.com/liftedinit/many-rs.git",
"commitish": {
"Rev": "591e5b40de75828ea1984780321060cf3da21635"
"Rev": "aff83e38877fff6e9e6d10a74d2f29ac768dc156"
},
"strip_prefix": "src/many-identity"
}
Expand Down Expand Up @@ -12270,7 +12270,7 @@
"Git": {
"remote": "https://github.com/liftedinit/many-rs.git",
"commitish": {
"Rev": "591e5b40de75828ea1984780321060cf3da21635"
"Rev": "aff83e38877fff6e9e6d10a74d2f29ac768dc156"
},
"strip_prefix": "src/many-identity-dsa"
}
Expand Down Expand Up @@ -12404,7 +12404,7 @@
"Git": {
"remote": "https://github.com/liftedinit/many-rs.git",
"commitish": {
"Rev": "591e5b40de75828ea1984780321060cf3da21635"
"Rev": "aff83e38877fff6e9e6d10a74d2f29ac768dc156"
},
"strip_prefix": "src/many-identity-hsm"
}
Expand Down Expand Up @@ -12497,7 +12497,7 @@
"Git": {
"remote": "https://github.com/liftedinit/many-rs.git",
"commitish": {
"Rev": "591e5b40de75828ea1984780321060cf3da21635"
"Rev": "aff83e38877fff6e9e6d10a74d2f29ac768dc156"
},
"strip_prefix": "src/many-identity-webauthn"
}
Expand Down Expand Up @@ -13080,7 +13080,7 @@
"Git": {
"remote": "https://github.com/liftedinit/many-rs.git",
"commitish": {
"Rev": "591e5b40de75828ea1984780321060cf3da21635"
"Rev": "aff83e38877fff6e9e6d10a74d2f29ac768dc156"
},
"strip_prefix": "src/many-macros"
}
Expand Down Expand Up @@ -13145,7 +13145,7 @@
"Git": {
"remote": "https://github.com/liftedinit/many-rs.git",
"commitish": {
"Rev": "591e5b40de75828ea1984780321060cf3da21635"
"Rev": "aff83e38877fff6e9e6d10a74d2f29ac768dc156"
},
"strip_prefix": "src/many-migration"
}
Expand Down Expand Up @@ -13210,7 +13210,7 @@
"Git": {
"remote": "https://github.com/liftedinit/many-rs.git",
"commitish": {
"Rev": "591e5b40de75828ea1984780321060cf3da21635"
"Rev": "aff83e38877fff6e9e6d10a74d2f29ac768dc156"
},
"strip_prefix": "src/many-modules"
}
Expand Down Expand Up @@ -13308,7 +13308,7 @@
"Git": {
"remote": "https://github.com/liftedinit/many-rs.git",
"commitish": {
"Rev": "591e5b40de75828ea1984780321060cf3da21635"
"Rev": "aff83e38877fff6e9e6d10a74d2f29ac768dc156"
},
"strip_prefix": "src/many-protocol"
}
Expand Down Expand Up @@ -13422,7 +13422,7 @@
"Git": {
"remote": "https://github.com/liftedinit/many-rs.git",
"commitish": {
"Rev": "591e5b40de75828ea1984780321060cf3da21635"
"Rev": "aff83e38877fff6e9e6d10a74d2f29ac768dc156"
},
"strip_prefix": "src/many-server"
}
Expand Down Expand Up @@ -13639,7 +13639,7 @@
"Git": {
"remote": "https://github.com/liftedinit/many-rs.git",
"commitish": {
"Rev": "591e5b40de75828ea1984780321060cf3da21635"
"Rev": "aff83e38877fff6e9e6d10a74d2f29ac768dc156"
},
"strip_prefix": "src/many-types"
}
Expand Down Expand Up @@ -24438,8 +24438,8 @@
},
{
"Binary": {
"crate_name": "exit",
"crate_root": "src/bin/exit.rs",
"crate_name": "reader",
"crate_root": "src/bin/reader.rs",
"srcs": {
"include": [
"**/*.rs"
Expand All @@ -24462,8 +24462,8 @@
},
{
"Binary": {
"crate_name": "reader",
"crate_root": "src/bin/reader.rs",
"crate_name": "exit",
"crate_root": "src/bin/exit.rs",
"srcs": {
"include": [
"**/*.rs"
Expand Down
Loading

0 comments on commit 478740c

Please sign in to comment.