index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-config
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-6
/
+6
*
Minor bumps on non-tor/arti crates
Nick Mathewson
2024-09-30
1
-2
/
+2
*
Upgrade MSRV to 1.77
Nick Mathewson
2024-09-25
1
-1
/
+1
*
Bump MSRV from 1.70 to 1.75.
Wesley Aptekar-Cassels
2024-09-16
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-6
/
+6
*
Run fixup-features in preparation for release.
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
tor-config: Write tests for FileWatcher.
Gabriela Moldovan
2024-08-21
1
-0
/
+3
*
tor-config: Add getters for FileWatcher.
Gabriela Moldovan
2024-08-21
1
-0
/
+1
*
tor-config: Make FileWatcher use an opaque channel type.
Gabriela Moldovan
2024-08-21
1
-0
/
+2
*
tor-config: Give FileWatcherBuilder a handle to the runtime.
Gabriela Moldovan
2024-08-21
1
-0
/
+1
*
tor-config: Move FileWatcher to tor-config.
Gabriela Moldovan
2024-08-21
1
-0
/
+1
*
Don't need to tell docs.rs to enable `docsrs` cfg
Kunal Mehta
2024-08-02
1
-1
/
+0
*
Bump versions for tor- and arti- crates to 0.21.0
Nick Mathewson
2024-08-01
1
-3
/
+3
*
Update to derive-deftly 0.14
Ian Jackson
2024-07-08
1
-1
/
+1
*
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
1
-3
/
+3
*
Update to itertools 0.13.0
Ian Jackson
2024-06-25
1
-1
/
+1
*
Require strum 0.26.3
Ian Jackson
2024-06-25
1
-1
/
+1
*
Update to derive-deftly 0.13.0
Ian Jackson
2024-06-25
1
-1
/
+1
*
Update to derive-deftly 0.12.1
Ian Jackson
2024-06-17
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
1
-3
/
+3
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-3
/
+3
*
Switch to figment 1.0.18 and extract_lossy
Nick Mathewson
2024-04-22
1
-1
/
+1
*
Convert tor-config to use figment.
Nick Mathewson
2024-04-22
1
-1
/
+1
*
Upgrade derive-deftly requirement to 0.10.3
Nick Mathewson
2024-04-11
1
-1
/
+1
*
Switch to derive-deftly
Ian Jackson
2024-04-03
1
-1
/
+1
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-3
/
+3
*
Bump patchlevel versions on non-{tor/arti} crates.
Nick Mathewson
2024-04-02
1
-1
/
+1
*
Remove now-needless dependencies on the "config" crate
Nick Mathewson
2024-03-13
1
-1
/
+0
*
Bump the minor version, for crates with breaking changes.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
Upgrade to latest config.
Gabriela Moldovan
2024-02-28
1
-2
/
+2
*
Bump patch versions *with* dependency update
Ian Jackson
2024-02-05
1
-1
/
+1
*
Bump patch versions (without dependency updates)
Ian Jackson
2024-02-05
1
-1
/
+1
*
Require tracing-test 0.2.4
Ian Jackson
2024-01-31
1
-1
/
+1
*
Require tracing-test 0.2.2
Ian Jackson
2024-01-31
1
-1
/
+1
*
Upgrade to strum 0.26
Nick Mathewson
2024-01-30
1
-1
/
+1
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-2
/
+2
*
Update to derive-adhoc 0.8
Ian Jackson
2024-01-02
1
-1
/
+1
*
upgrade to toml 0.8.8
Nick Mathewson
2023-12-05
1
-1
/
+1
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-3
/
+3
*
Merge branch 'msrv-bump-1.70' into 'main'
Ian Jackson
2023-11-30
1
-1
/
+1
|
\
|
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
|
Require config ≥ 0.13.4
Nick Mathewson
2023-11-29
1
-2
/
+2
|
/
*
Upgrade to itertools 0.12.0
Nick Mathewson
2023-11-15
1
-1
/
+1
*
Patch version bumps in crates without breaking changes
Nick Mathewson
2023-10-31
1
-1
/
+1
*
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-1
/
+1
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
tor_config: Provide Flatten
Ian Jackson
2023-09-20
1
-0
/
+2
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-2
/
+2
*
tor-config: Add ConfigurationSources::try_from_cmdline
Ian Jackson
2023-08-07
1
-0
/
+1
[next]