]> git.proxmox.com Git - proxmox.git/history - Cargo.toml
tfa: make 'anyhow' optional, enable with the 'api' feature
[proxmox.git] / Cargo.toml
2023-05-05 Dietmar Maureradd new proxmox-login to workspace members
2023-03-02 Wolfgang Bumillerbump schema dependency to 1.3.7 for auth-api
2023-03-02 Wolfgang Bumillerbump proxmox-tfa to 3.0.0-1
2023-03-02 Wolfgang Bumilleradd proxmox-auth-api crate
2023-03-02 Wolfgang Bumillersort workspace members
2023-03-02 Wolfgang Bumillerbump proxmox-http to 0.8.0
2023-03-02 Wolfgang Bumillerhttp: start 0.8.0 refactoring
2023-02-08 Wolfgang Bumillerfix 'default-features = false' for ldap3
2023-02-08 Lukas Wagnerldap: add basic user auth functionality
2023-02-08 Lukas Wagnerldap: create new `proxmox-ldap` crate
2023-01-05 Fabian Grünbichlerbump proxmox-router to 1.3.1-1
2023-01-05 Fabian Grünbichlerbump proxmox-schema to 1.3.6-1
2023-01-05 Fabian Grünbichlerbump proxmox-sys to 0.4.2-1
2023-01-05 Fabian Grünbichlerupdate nix to 0.26
2022-12-12 Wolfgang Bumillerdeps: bump api-macro to current version
2022-12-12 Fabian Grünbichlerworkspace: switch remaining dependencies
2022-12-12 Fabian Grünbichlermore workspace dependencies
2022-12-07 Fabian Grünbichlerupdate outdated workspace dependencies
2022-12-07 Fabian Grünbichlerdefine workspace dependencies in workspace
2022-12-07 Fabian Grünbichlerinherit shared, external dependencies
2022-12-07 Fabian Grünbichlermove common metadata to workspace
2022-10-11 Thomas Lamprechtrest-server: add packaging and bump to 0.2.0
2022-10-11 Thomas LamprechtMerge remote-tracking branch 'proxmox-rest-merge/master'
2022-07-19 Fabian Grünbichleradd new proxmox-subscription crate
2022-02-21 Dominik Csapaksplit out compression code into new crate 'proxmox...
2022-02-02 Dominik Csapakproxmox-metrics: implement metrics server client code
2021-11-24 Dietmar Maurerremove proxmox crate (no longer used)
2021-11-24 Dietmar Maurerproxmox-serde: add new crate with code from proxmox...
2021-11-19 Dietmar Maurerproxmox-async: start new crate
2021-11-19 Dietmar Maurerproxmox-sys: add new crate
2021-11-12 Dietmar Maurerproxmox-shared-memory: shared memory and shared mutex...
2021-10-11 Wolfgang Bumilleradd proxmox-section-config crate
2021-10-11 Wolfgang Bumilleradd proxmox-schema and proxmox-router crates
2021-10-11 Wolfgang Bumilleradd proxmox-io crate
2021-10-08 Wolfgang Bumilleradd proxmox-lang crate
2021-10-08 Wolfgang Bumilleradd proxmox-time crate
2021-10-08 Wolfgang Bumilleradd proxmox-borrow crate
2021-10-08 Wolfgang Bumilleradd proxmox-uuid crate
2021-10-08 Wolfgang Bumilleradd proxmox-tfa crate
2021-05-17 Fabian Grünbichlermeta: add empty proxmox-http sub-crate
2020-01-21 Wolfgang BumillerMerge remote-tracking branch 'proxdev/master'
2020-01-21 Wolfgang Bumillermerge api, sys and tools into proxmox directly
2020-01-15 Fabian Grünbichlerbuild: switch to debcargo
2019-11-21 Wolfgang Bumillerdelete the old api macro stuff
2019-11-21 Wolfgang Bumillerrename sorted-data to proxmox-sortable_macro
2019-11-21 Wolfgang Bumillerimport sorted-data proc macro
2019-06-12 Wolfgang Bumilleradd an api-test module
2019-06-07 Dietmar Maurerstart proxmox-sys module
2019-06-06 Wolfgang Bumillerimport proxmox-api-macro crate
2019-06-06 Wolfgang Bumilleradd proxmox-api crate
2019-06-06 Wolfgang Bumillerinitial import, starting with vec & io helpers